A modified version of: (https://github.com/Flow-Works/FlowOS)
Find a file
2023-10-17 17:55:57 -07:00
.github [📇] Create FUNDING.yml 2023-10-17 23:01:05 +01:00
src Merge branch 'master' of https://github.com/Flow-Works/FlowOS-2.0 2023-10-17 17:55:57 -07:00
.gitignore [📝] Update .gitignore 2023-10-16 00:43:08 +01:00
CODE_OF_CONDUCT.md [📚] Created CODE_OF_CONDUCT.md 2023-10-16 15:59:09 +01:00
CONTRIBUTING.md [📚] Added commit example 2023-10-17 13:29:51 +01:00
index.html [] Favicon 2023-10-17 13:57:15 +00:00
LICENSE [📝] Added MIT License 2023-10-16 15:37:21 +01:00
package-lock.json [] Added eruda debug (?debug=true) 2023-10-17 13:52:09 +00:00
package.json [] Add preview script 2023-10-17 14:15:26 +00:00
README.md [💄] Better badges + shields.io build detection 2023-10-17 22:47:33 +00:00
tsconfig.json [📲] Switched to vite 2023-10-16 22:35:32 +01:00
vite.config.js [🚑] Remove filer from bundle 2023-10-17 00:33:48 +01:00

FlowOS Next

JavaScript Style Guide


The future of FlowOS
Read the docs »

What is FlowOS?

FlowOS is a web OS proxy made for the Titanium Network 2023 Proxathon. It's extremly customizable with an API to make your own 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-2.0
  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.