-
-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Some More Ideas #3
Comments
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) |
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 |
The text was updated successfully, but these errors were encountered: