Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

readme.md

MarvellOS

About

This is a basic operating system mock-up made from python GUI module tkinter. It has a few interactive apps to navigate through.

There are 2 main screens, apart from the various app screens. At first, you're confronted with the welcome screen, where you're supposed to enter your password within 5 tries. On login, you enter the app drawer, where you can choose from a grid of apps.

Setup and Usage

Make sure you have python3 installed on your system. If not, download python3 from here.

Linux:

  1. Clone this repository by git clone https://github.com/akshgpt7/MarvellOS .
  2. Change directory by cd MarvellOS .
  3. Run python3 MarvellOS.py
  4. Enter 0000 as the password, which can be changed later.

Windows:

  1. Clone this repository.
  2. Run the MarvellOS.py file.
  3. Enter 0000 as the password, which can be changed later.

Contributing

Any new features, improvements, additions, suggestions or issues are welcome!

About

A basic operating system built using python's GUI module Tkinter.

Topics

Resources

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.