An open API service indexing awesome lists of open source software.

https://github.com/skythecodemaster/skyos

SkyOS is an operating system based on a modified CraftOS Shell. This version is intended for a pocket pc.
https://github.com/skythecodemaster/skyos

Last synced: about 2 months ago
JSON representation

SkyOS is an operating system based on a modified CraftOS Shell. This version is intended for a pocket pc.

Awesome Lists containing this project

README

        

# SkyOS
SkyOS is an "Operating System" designed for pocket computers. (However, a better classification would be a GUI)
It attempts to mimic Android, and Android features (SkyStore as Playstore, etc)

## Installation
To install SkyOS, you should use the installer script hosted on SkyDocs, along with the `requirements.json` file in this repository.
The command to do so would be
`wget run https://skydocs.madefor.cc/scripts/installer.lua https://raw.githubusercontent.com/SkyTheCodeMaster/SkyOS/master/requirements.json`
## Usage
As of writing this, there's no way to get programs on and off, as SkyOS is in extreme alpha.
You can press `E` to exit to a shell, where it's a normal CraftOS shell.
## Customization
To customize the graphics of SkyOS (The only customizable part right now), the files located inside of the `/graphics/` folder need to be opened in `skimgEditor`.
Make sure each of files maintain the same resolution (`26x1` for the bars), or else the images inside SkyOS won't display correctly.
### Size reference
The sizes for graphics files in base SkyOS goes as follows:
* `recovery.skimg`: 26x20
* `taskbar.skimg`: 26x1
* `topbar.skimg`: 26x1
* Any backgrounds for the desktop: `26x18`
* `bootSplash.skimg`: 26x20