https://github.com/TerbiumOS/webOS
TerbiumOS web is a web os packed with features, with new updates every so often
https://github.com/TerbiumOS/webOS
noframeworks webos
Last synced: 10 months ago
JSON representation
TerbiumOS web is a web os packed with features, with new updates every so often
- Host: GitHub
- URL: https://github.com/TerbiumOS/webOS
- Owner: TerbiumOS
- License: apache-2.0
- Created: 2022-08-11T00:02:28.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-08-12T13:43:29.000Z (almost 2 years ago)
- Last Synced: 2024-08-18T08:07:15.384Z (almost 2 years ago)
- Topics: noframeworks, webos
- Language: JavaScript
- Homepage:
- Size: 154 MB
- Stars: 138
- Watchers: 6
- Forks: 701
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# **⚠️ NOTICE/DISCLAIMER ⚠️**
This version of TerbiumOS will not be recieving any major updates anymore. It may only recieve updates for major security vulnerabilities (e.g. ablity to gain code execution on the backend). For the new version of Terbium, visit [this repo](https://github.com/terbiumos/web-v2)
# TerbiumOS web
Terbium is a webOS packed full of features and more!

## Quick Deployments
[](https://replit.com/github/TerbiumOS/webOS)
[](https://app.cyclic.sh/api/app/deploy/TerbiumOS/webOS)
[](https://github.com/z1g-project/Terbium/wiki/Deploy-to-Cloudflare-Pages)
[](https://glitch.com/edit/#!/import/github/TerbiumOS/webOS)
[](https://vercel.com/new/clone?repository-url=https://github.com/TerbiumOS/webOS)
[](https://app.koyeb.com/deploy?type=git&repository=github.com/TerbiumOS/webOS&branch=main&name=deploy-buttons)
**NOTE** More Services are supported such as Render, and Netlify however there is not a quick url at this time also keep in mind that on Glitch and Replit Proxies are banned. Refer to [this document](https://github.com/titaniumnetwork-dev/Ultraviolet-App/wiki/Circumventing-deployment-restrictions) to view ways to curcomvent this
### Getting Started
To Get started using Terbium what you want to do is either download the repository using the "code" button and downloading as a zip and extracting it or using `git clone https://github.com/terbiumOS/webOS`
Next go into the directory which by defualt will be called webOS and run the following command in your Operating systems terminal which if your on windows you can type into the file explorer url and just type `cmd` or if your on linux/macos just right click the folder and select open in terminal and then run the commands below
```sh
npm install && npm start
```
Wait for everything to install then visit `localhost:6969` to use it!
## Contributers
- [SNOOT](https://github.com/NovaAppsInc) Founder
- [XSTARS](https://github.com/Notplayingallday383) Developer
- [GamerGoat112](https://github.com/GamerGoat112) Fixes from [#20](https://github.com/TerbiumOS/webOS/pull/20)
- [e9x](https://github.com/e9x) Fixes from [#12](https://github.com/TerbiumOS/webOS/pull/12)
- [Abumality](https://github.com/Abnumality) Fixes from [#6](https://github.com/TerbiumOS/webOS/pull/6)