A modified version of: (https://github.com/Flow-Works/FlowOS)
Find a file
2024-01-10 14:08:20 +00:00
.github [📇] Added Patreon 2023-11-25 03:54:59 +00:00
public [🔒] Resolved potential XSS attacks 2023-12-04 15:17:29 +00:00
src [🐛] Fixed apps not loading again... 2024-01-10 14:08:20 +00:00
.gitignore [🔧] Added TypeDoc 2023-11-24 00:23:27 +00:00
CODE_OF_CONDUCT.md [📚] Created CODE_OF_CONDUCT.md 2023-10-16 15:59:09 +01:00
CONTRIBUTING.md [📚] Fixed punctuation 2023-12-04 10:13:37 +00:00
index.html [🐛] Fixed FlowOS filesystem at boot 2023-12-13 16:26:33 +00:00
LICENSE [📝] Added MIT License 2023-10-16 15:37:21 +01:00
package-lock.json [🐛] Fixed folder deletion 2024-01-10 13:15:55 +00:00
package.json Merge branch 'master' into snyk-upgrade-236775632b5edb17c621806de5933e72 2024-01-07 13:12:58 +00:00
README.md Normalize urls in README.md to use the new repo 2023-12-04 12:13:56 -08:00
tsconfig.json [👕] Update tsconfig to better work with vite 2023-10-22 23:24:57 +02:00
typedoc.config.js [🔧] Added TypeDoc 2023-11-24 00:23:27 +00:00
vite.config.js [] App Store support 2023-12-06 01:25:15 +00:00

FlowOS



The most aesthetic webOS.
Read the docs »

What is FlowOS?

FlowOS is a web OS proxy made for the Titanium Network 2023 Proxathon. It's extremely customizable with an API to make your apps, themes, and modules.

Getting Started

To run FlowOS on your local machine, you need Node.js 16 or above.

  1. Clone the repository
git clone https://github.com/Flow-Works/FlowOS
  1. Install packages
npm install
  1. Run!
npm run serve

Contributing

Made with

FlowOS is made with the following software:

License

FlowOS is licensed under the MIT license. See the LICENSE file for more information.