This repository have sources for packages of my Terminal Emulator based on Linux
To install Standart you need go to mediafire to download the program files and extract to a folder on your computer.
After install I recommend you use tree commands everyday after use:
mail
Show the announcements of developer team. Update hourlysync
Download and Update Installed version of Standartsl update
Update mirrors for sl (Standart Listback) package manager
Available commands for Standart v1.5.1
alias [name - command]
Create aliasesexit
Quit from Terminalclear
Clear Terminaldir
ls [dirname]
List files and folder on directorypwd
Show current working directoryyes [text]
Print repeatedly a string on Terminallocal [command]
Run a command on Shell or CMDprompt [text]
Ask anything to usersseq [number]
Make numeral sequence from until selected numbersl
Default Standart package managerversion
Show installed version of Standartmkdir [dirname]
Create a directoryrmdir [dirname]
Delete a directoryrm [filename]
Delete a filecp [source - new name]
Copies filesmv [source - new name]
Move filescat [filename]
Show file contents on Terminaltouch [filename]
Clear file contents and create onesserver [int: PORT]
Start localhost server on inserted portintro
Show release noteswget [url] [filename]
Download files from internetsync
Update local Standart versionunalias [name]
Delete aliasesinstall [filename]
Install your python code as a Standart Packagehelp [document]
Show help documentmail
Show announcements from development teamreload
Reload all services of vmlinux
If you're trying use colors on Terminal, Standart have this function,
it's work on echo
to print your text and cat
that show a content of
a file. See the colors code below:
&black &red
&green &yellow
&blue &purple
&cian &white
&bold &italic
&sublime
And you can use & to get other values on your text. See codes below:
&appname
Replaced by name of vmlinux&version
Replaced by version of vmlinux&hostname
Replaced by name of computer&ipadress
Replaced by ip adress of computer&system
Replaced by installed system on your computer&root
Replaced by vmlinux installation path&time
Replaced by current time