-
Notifications
You must be signed in to change notification settings - Fork 20
Home
Aksh Gupta edited this page Oct 29, 2019
·
1 revision
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.
Make sure you have python2 installed on your system. If not, download the latest version of python2 from here.
- Clone this repository.
- Run the MarvellOS.py file.
- Initially enter 0000 as the password, which can be changed later.