A modified version of: (https://github.com/Flow-Works/FlowOS)
Find a file
semantic-release-bot a7134d2032 chore(release): 1.0.0 [skip ci]
# 1.0.0 (2024-01-17)

### Bug Fixes

* made UAC follow ts-standard ([3ca1e24](3ca1e247b4))
* upgrade material-symbols from 0.14.1 to 0.14.3 ([3e8fe0b](3e8fe0b024))
* upgrade prism-code-editor from 2.0.1 to 2.1.0 ([026a08b](026a08bd43))
* upgrade prism-code-editor from 2.1.0 to 2.2.0 ([3955b28](3955b2869b))
* upgrade prism-code-editor from 2.2.0 to 2.2.1 ([b3101c8](b3101c8b53))
* upgrade prism-code-editor from 2.2.1 to 2.2.2 ([c00a0f3](c00a0f3f58))
* upgrade prism-code-editor from 2.2.2 to 2.2.4 ([41421d4](41421d4931))
* upgrade prism-code-editor from 2.2.4 to 2.3.0 ([862743e](862743e01a))
2024-01-17 19:07:13 +00:00
.github ci: fix token not being read 2024-01-17 19:00:57 +00:00
public [🛁] Cleanup environment 2024-01-16 05:00:41 +00:00
src fix: made UAC follow ts-standard 2024-01-17 17:06:28 +00:00
.gitignore [🔧] Added TypeDoc 2023-11-24 00:23:27 +00:00
.releaserc ci: fixed semantic versioning git integration 2024-01-17 18:28:33 +00:00
CODE_OF_CONDUCT.md [📚] Created CODE_OF_CONDUCT.md 2023-10-16 15:59:09 +01:00
CONTRIBUTING.md docs: added merge into PR emoji guidelines 2024-01-17 17:12:50 +00:00
index.html [🛁] Cleanup environment 2024-01-16 05:00:41 +00:00
LICENSE [📝] Added MIT License 2023-10-16 15:37:21 +01:00
package-lock.json chore(package): added @semantic-release/git 2024-01-17 18:31:19 +00:00
package.json chore(release): 1.0.0 [skip ci] 2024-01-17 19:07:13 +00:00
README.md [💥] Major system rewrite 2024-01-16 04:35:28 +00:00
tsconfig.json [👕] Update tsconfig to better work with vite 2023-10-22 23:24:57 +02:00
typedoc.config.js [📇] Update typedoc config 2024-01-16 05:47:17 +00:00
vite.config.js [🛁] Cleanup environment 2024-01-16 05:00:41 +00:00

FlowOS



The most aesthetic webOS.
Read the docs »

What is FlowOS?

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