Help

help: Shows this page.

echo: Prints stylized text. Usage: echo <text>

clear: Clears the screen. Usage: clear

cd: Changes directory. Usage: cd <directory>; cd .. - previous directory; cd / - 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>

-p, --paint

Uploads current drawing from paint.app as an image.

open: Opens text/image file. Usage: open [options] <filename>

-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. Usage: kill [windowtitle]; If no title was provided, closes all windows.

nick: Changes your nickname. Usage: nick <nickname>

play: Opens audio files. Usage: play <filename>; If no file name was provided, looks for music in folder.

volume: Sets volume. Usage: volume <0-500>

loop: Toggles music looping. Usage: loop

screensaver: Toggles screensaver. Usage: screensaver

spawn Spawns me. Usage: spawn

Text styling

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

Subpages

/ - Home page.

/help - This page.

/app - Subpage with random images and random texts.

/screensaver - Subpage with screensavers. Check console for more information.