1.5 KiB
1.5 KiB
What is Flow OS?
Flow OS 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 Flow OS on your local machine, you need Node.js 16 or above.
- Clone the repository
git clone https://github.com/flow-works/flowos
- Install packages
npm install
- Build and run!
npm run build
npm run serve
Made with
Flow OS is made with the following software:
License
Flow OS is licensed under the MIT license. See the LICENSE file for more information.