help: Shows this page. Also provides help information for commands.
Usage: help [command]
echo: Prints stylized text.
Usage: echo <text>
clear: Clears the screen.
Usage: clear
cd: Changes current directory.
Usage: cd <directory|options>
Options:
.. - previous directory
/ - root directory
ls: Shows the contents of current directory.
Usage: ls
write: Creates a .txt file only in /sharedactive.
Usage: write <filename> <content>
comment: Writes a comment only in /active.
Usage: comment <content>
upload: Uploads an image file only in /sharedactive.
Usage: upload [options] <filename>
Options:
-p, --paint
Uploads current drawing from paint.app as an image.
open: Opens text/image file.
Usage: open [options] <filename>
Options:
-t, --terminal
Opens text/image in the terminal.
-w, --window
Opens text/image in a new window.
-p, --paint
Opens image in paint.app.
-di, --default-img
Toggles how image files will be opened by default.
-dt, --default-txt
Toggles how text files will be opened by default.
run: Runs an application.
Usage: run <appname>
kill: Closes windows with the provided title.
If no title was provided, closes all windows.
Usage: kill [windowtitle]
nick: Changes your nickname.
Usage: nick <nickname>
play: Opens audio files.
If no file name was provided, looks for music in folder.
Usage: play <filename>
volume: Sets volume.
Usage: volume <0-500>
loop: Toggles music looping.
Usage: loop
screensaver: Toggles screensaver.
Usage: screensaver
spawn Spawns me.
Usage: spawn
CTRL + U - underline
CTRL + S - strikethrough
CTRL + B - bold
CTRL + I - italic
CTRL + D - dim
CTRL + H - wavy
CTRL + K - cursed
SHIFT + ENTER - new line
/ - Home page.
/help - This page.
/app - Subpage with random images and random texts.
/screensaver - Subpage with screensavers. Check console for more information.