Skip to content

11xdev-coder/Windows_4

Repository files navigation

Windows 4

My os written in python

My tasks:

  • Add Welcome Screen
  • Add start menu
    • Add Programs Menu
      • Add Accessories menu
        • Add Games Menu
          • Add MineSweeper
          • Add Snake
          • Add Parkour Game
          • Add Solitaire
        • Add Internet Tools Menu
          • Add Internet Explorer
        • Add MultiMedia Menu
          • Add media player
          • Add Sound Recorder
          • Add Volume Controller
        • Add System Tools Menu
          • Add ScanDisk
        • Add Calculator
        • Add Notepad
        • Add Paint
        • Add WordPad
      • Add StartUp menu
        • Add uuuhhh... Empty?
      • Add MS-DOS Prompt
      • Add Windows Explorer
    • Add Documents Menu
      • Add Readme file
    • Add find menu
    • Add settings menu
      • Add Control Panel
        • Add Hardwares
        • Add Programs
        • Add Date/Time
        • Add Display
    • Add help
    • Add run
    • Add shutdown menu

How to run it:

  1. Download this project.
  2. Install python 3.8.
  3. Open command line and enter the project you downloaded using cd.
  4. Enter py main.py for Windows and python main.py for Linux.
  5. Run python -m pip install -r requirements, to install alsaaudio type: sudo apt-get install -y python3-alsaaudio
  6. Enjoy!

This program tested on:

  • Linux
  • Windows 10

About

My os written in python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published