ZC.OS 2.0 Tkinter Python Operating System OS Source code
About
An operating system made entirely in python. All of the files are .py, no exe/.app
This operating system lets you play games, access the internet, save notes as .txt, and save drawings as .png.
All code is written in Tkinter, but for special apps like battery, other modules are used.
FOR FULL EXPERIENCE: Get Modules: webbrowser, PIL, and psutil.
ERRORS: If something is not working, check your command line, because it will print any errors it receives.
This OS was difficult to make, so please donate, any amount.
REPRODUCTION: IF YOU PLAN TO REMAKE/EDIT CODE TO REPOST ANYWHERE, GIVE CREDIT TO MY ITCH.IO AND MY YT (https://www.youtube.com/@zonellobster2509)
HOW TO USE AS VIRTUAL MACHINE: This OS can be used as a VM. If you create a python file, and name it "customsysfile.py", ZC.OS will run the file before booting.
HOW TO ACCESS NOTES/DRAWINGS: Go to the STORAGE folder, then USERFILES, and there will be 2 folders, one for notes(.txt), and one for drawings(.png)