PocketOS

A modular pocket computer OS for CC: Tweaked. Install on an Ender Advanced Pocket Computer (needs HTTP enabled):

wget https://computercraft.petroid.xyz/pocketos/files/installer.lua startup
reboot

Store apps (single-file, current OS)

The OS installs one .lua per app to /apps/<id>/main.lua. Multi-file /pocketos/files/apps/<app>/... layout is reserved but not supported yet.