Prozilla-OS
Prozilla-OS copied to clipboard
Some More Ideas
- [x] Working Settings (Wallpaper Change, Dark n White Mode)
- [x] Browser (Browser in a browser ah yes)
- [ ] #15
- [x] #13
- [ ] #16
- [x] #17
- [ ] #18
- [ ] #19
- [x] Context Menu
Thanks, again! They all sound like great ideas and I'm definitely gonna consider these, except the Discord app. Because Discord's TOS do not allow clients, I'm not sure whether something like this would be allowed.
Then instead of Discord App, try a AI Assistant (f.e. powered by pur)
Added context menu as suggestion
Added Settings app: 3625c38 (Note: doesn't have dark/light mode options yet)
Ability to down and upload folders or files into/from the FS
This isn't a bad idea at all. To localize this you could leverage the browsers storage api itself. This way it stays client side.
Reference: https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage
The ability to upload files onto ProzillaOS has already been added inside the file explorer app and persistent data is implemented via the virtual drive system.
Old docs where the virtual drive system is explained: https://github.com/prozilla-os/ProzillaOS/tree/archive/pre-monorepo/docs/features/virtual-drive