
OS.js is a console based interface to a collection of functions designed by myself.
Realtime saving is done by abusing cookies as a database for future access of files/changes.
The Terminal features a built-in repository similar to those used by terminal based distributions.
Install a function
repo install 'function'
Remove a function
repo remove 'function'
List installed functions
repo list
Count installed functions
repo count