A modified version of: (https://github.com/Flow-Works/FlowOS)
Find a file
2023-10-17 22:27:01 +01:00
.github [🗞] Added issue templates 2023-10-16 16:05:16 +01:00
src [🔨] Refactor multiple files 2023-10-17 22:17:43 +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 [🚑] Remove filer from bundle 2023-10-17 00:33:48 +01:00
LICENSE [📝] Added MIT License 2023-10-16 15:37:21 +01:00
package-lock.json [] Added ability to create and write files 2023-10-17 04:23:31 +01:00
package.json [] Added ability to create and write files 2023-10-17 04:23:31 +01:00
README.md [📚] Fix spelling of FlowOS 2023-10-17 22:27:01 +01: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

build


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.