A modified version of: (https://github.com/Flow-Works/FlowOS)
Find a file
2023-10-18 02:27:33 +01:00
.github [📇] Create FUNDING.yml 2023-10-17 23:01:05 +01:00
src [🚑] Fixed plugins not loading 2023-10-18 02:27:17 +01: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 [🚑] Fixed plugins not loading 2023-10-18 02:27:17 +01:00
package.json [🚑] Fixed plugins not loading 2023-10-18 02:27:17 +01:00
README.md [💄] Better badges + shields.io build detection 2023-10-17 22:47:33 +00:00
tsconfig.json [] Added preloader 2023-10-18 01:57:16 +01:00
vite.config.js [🚑] Fixed plugins not loading 2023-10-18 02:27:17 +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.