So in my free time I have been working on a new ui/os that is planned to have working windows* (Added) and multitasking**, it's currently not much, but it should be updated constantly***.
-Upcoming features-
online tools
appstore
better window support using window API (In next version)
bug fixes
working settings (In next version)
bcrypt encryption instead of SHA-256
and more!
NOTE: Passwords are hashed but they use a highly insecure hashing method (SHA256). There are website that you can paste in the hash and they will give you the password (or whatever) almost instantly. When I have the chance I will upgrade to bcrypt (the current hashing method that's used by many websites including twitter)
-How to install-
pastebin run irjFfYZ7
-GitHub- https://github.com/ObloxCC/ObloxOS/
-Updates- 0.0.1: First Released
0.0.2: Updated login UI
0.0.3: Program window can now be dragged and the red X button now works (program and settings window only)
0.0.4: Added task manager, Added bug that combine windows when overlapping, started implementing multitasking, broke settings window
0.0.5: Re-implemented settings window (now drag-able), moved start menu to bottom and changed start background to green, and more!
0.0.6: Added icons (drag-able, but they don't open anything yet)
0.0.7: Icons can now open programs, icons can now only be dragged with "+", bug fixes, added more bugs, only 1 thing can be dragged at a time (no longer picks up other things when dragging)
1.0 New Features (Un-released) -More info coming soon-
draggable, sizable, multitasking ability* **will be limited ***currently there are no automatic updates