An OS environment in the browser.
About | Description | Example |
---|---|---|
Terminal > install |
Install app | install <APP NAME> <APP HTTPS URL> <APP HTTPS IMAGE> |
Terminal > uninstall |
Uninstall app | uninstall <APP NAME> |
New Backgrounds | Refreshed app with new backgrounds | Settings > Personalisation > Select Theme > Change Background |
Updated Dependencies | Always go with the latest version of dependencies to avoid deprecations and inconsistency | - |
Preinstalled Apps | xOS is comming with these preinstalled apps: xFiles, xMusic, xCode, xNotepad, xMarkdown, xPaper, xSpreadsheet | - |
Fullscreen mode | View the app in fullscreen mode | Desktop > Context Menu > View > Fullscreen mode |
Desktop Icons Drag | Drag icons on desktop around, for now without persistence | Desktop > Focus on icon > Drag it somewhere else |
DEV: jsconfig paths | So we can easier navigate around project. | - |
Login with Google | User can authenticate with Google and get more functionalities: Display Name, Profile Photo and cloud-related functionalities. | Terminal > type login |
Logout | User should be able to logout whenever they want. | Terminal > type logout |
Syncable apps | Apps you can synchronize with the cloud: File Explorer, xFiles, xMusic. | - |
Backup Data | Requires user to be logged in. You can save data in the cloud if you want to, it doesn't need to be in localStorage only. Apps data in the cloud will be overriden. | Start > Power Button > Backup |
Synchronize Data | Requires user to be logged in. You can get data from the cloud. Apps data in the localStorage will be overriden. | Start > Power Button > Sync |
File Explorer | Create unlimited number of folder and files, edit, remove and search for files and folders you own. In general have much better insight into your data. - File Explorer data can be synced and backed up in the cloud. - Special folders (Desktop, Documents, Downloads, etc...) can not be removed. - File Explorer Files and Folders can use Cut and Copy actions. Note that you can not Cut Folder into itself or one of its descendants. |
Desktop > File Explorer |
Notepad | Friendlier Notepad than the one you used to. Added tab support for single and multi lines. Added Undo functionality. | Desktop > Notepad |
Startup sound | You get nice to hear sound once you access your account. | Lock Screen > Sign in |
Assistant | Everyone wants to talk with AI. Assistant app needs OpenAI (ChatGPT) API key in order to work. It uses gpt-4-preview model. | Start > Assistant |
Save Assistant Conversation | Conversation with Assistant can be saved to C:\Users\X\Documents\Assistant folder and accessed via File Explorer. | Start > Assistant > Save Transcript |
Reimport date: 23.02.2024.