Skip to content

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

Notifications You must be signed in to change notification settings

khushi0704/MarvellOS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%