EVERYTHING FROM THE OTHER REPO
This commit is contained in:
@@ -1,2 +1,41 @@
|
||||
# Troposphere
|
||||
Custom Firmware for jibo
|
||||
# Troposphere-Jibo
|
||||
A Troposphere for jibos OS to run inside!
|
||||
- - -
|
||||
![[splash_0.png]]
|
||||
- - -
|
||||
## What is troposphere really?
|
||||
Lets start by talking about what troposphere is not
|
||||
Troposphere is not the next jibo os front end or a skill / server, the main scope of troposphere is:
|
||||
|
||||
1. Create a modern environment with modern libraries and support
|
||||
2. Improve loading speeds (Of the core os .. front end is still handled by the jibo electron app)
|
||||
3. Add modern support for hardware such as USB & pcie
|
||||
4. Include a debian environment so tools like `apt` and `fastfetch` can be used as well as `systemd`
|
||||
5. Modern programming lang support (by default python & nodejs)
|
||||
|
||||
Now for the future i wanna pursue ideas such as :
|
||||
1. Create a standard library which can communicate with jiboOS & its server
|
||||
2. Allow JiboOS to launch native applications
|
||||
3. Complete bootloader re-write
|
||||
4. And more...
|
||||
|
||||
## who is this for?
|
||||
|
||||
Im gonna tell you that troposphere isnt meant to be a mandatory tool you must use to get back jibo functionality but saying that, troposphere as mentioned above will broadly expand its functionality for the people who like tinkering with things!
|
||||
- - -
|
||||
|
||||
# Components
|
||||
Troposphere will consist of multiple components , each of which will replace different components of the User space OS & perhaps allow for the change of system space components..
|
||||
|
||||
- - -
|
||||
# Instalation
|
||||
## Method 1: Build it
|
||||
uhhh run
|
||||
```sh make```
|
||||
on the root.. or idk
|
||||
|
||||
## Method 2: Get pre-built binaries from our site or the official Jibo Modding Tool
|
||||
|
||||
|
||||
# VERY VERY VERY WORK IN PROGRESS!
|
||||
|
||||
|
||||
Reference in New Issue
Block a user