A modified version of: (https://github.com/Flow-Works/FlowOS)
Find a file
2023-11-12 00:34:14 +00:00
.github [📇] Create FUNDING.yml 2023-10-17 23:01:05 +01:00
public [] Use FlowServer for bare 2023-11-12 00:26:14 +00:00
src [🐛] Fixed weird time formatting 2023-11-12 00:31:44 +00: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 a spelling mistake guideline 2023-11-10 01:59:24 +00:00
index.html [✏️] Changed title from 'Flow OS' to 'FlowOS' 2023-11-10 01:57:17 +00:00
LICENSE [📝] Added MIT License 2023-10-16 15:37:21 +01:00
package-lock.json Bump browserify-sign from 4.2.1 to 4.2.2 2023-10-28 18:26:55 +00:00
package.json [] Browser application 2023-11-11 23:52:44 +00:00
README.md [📚] Add URL to badge 2023-10-22 19:44:13 +01:00
tsconfig.json [👕] Update tsconfig to better work with vite 2023-10-22 23:24:57 +02:00
vite.config.js [🚑] Fixed plugins not loading 2023-10-18 02:27:17 +01:00

FlowOS Next



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.