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.
- Host: GitHub
- URL: https://github.com/skythecodemaster/skyos
- Owner: SkyTheCodeMaster
- Created: 2020-09-18T00:34:16.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-01-13T21:35:18.000Z (over 3 years ago)
- Last Synced: 2025-02-05T18:06:48.202Z (4 months ago)
- Language: Lua
- Homepage:
- Size: 437 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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