ComputerCraft Forums

ComputerCraft => Programs => Operating Systems => Topic started by: Kaydendoesthings on Jun 02, 2025, 12:08 AM

Title: PlasmaOS (open testing)
Post by: Kaydendoesthings on Jun 02, 2025, 12:08 AM
This is PlasmaOS, an alternate CraftOS Shell with features being added every release, by the same creator of BootR, with a linux-like "apt" command. here's how to install:

first, you need to open the live shell.
pastebin run 7yhQSPSvthen, you gotta run
apt install plasmaafter all that, just reboot.

oh, and
apt install wm gets you a fully-functional WM based on Lewark's WM (https://github.com/lewark/wm.lua/blob/master/wm.lua) (I've discontinued wm support, it's finicky anyways, if you have a WM please put it below, or I'm removing the wm package in the next release. (2.0) I'll make a new WM some time between 2.0's release and 3.0's release... maybe,

apt install neofetCCh
gets neofetCCh, my neofetch(ish) program for CC.


----------------------------------------------------------------------------------------------------------------
By the way, if you want your program added to the next release, reply to this post with the name, description, and the install command(s) to get that program, and any updates to that program need to be an edit to your reply, and if I don't notice, you can message me with the text from your edit.

example app template below
Title: PlasmaOS
Post by: Kaydendoesthings on Jun 02, 2025, 06:00 PM
This is <replace this with your app nanme>, <replace this with the description for it>

pastebin get ExAmPl3 (you can put more than one of these, my apt command has support for a lot.)