Skip to content

EtK2000/Alb-no-OS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Albÿno OS

This is the home of my OS for ComputerCraft.

  • working "apt-get" with addable repos (the repos have a simple format)
  • file explorer based on FileX
  • very basic KDE-like desktop (think Windows)
  • configurable default programs
  • programs can register formats that they can open
  • a bunch of shell jargon that most people don't care about
  • basic multi-user login system
  • basic filesystem protection
  • auto-update (configurable)

Installation

replace <disk/startup> with whatever location you want, but is needs to be on a disk.

You can either download from github (the most recent version):

or from my site (the most recent stable version):

Now just run <disk/startup>.

Repo setup

Example Repo, hosted using GitHub.