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:
mailShow the announcements of developer team. Update hourlysyncDownload and Update Installed version of Standartsl updateUpdate mirrors for sl (Standart Listback) package manager
Available commands for Standart v1.5.1
alias [name - command]Create aliasesexitQuit from TerminalclearClear Terminaldirls [dirname]List files and folder on directorypwdShow 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 numberslDefault Standart package managerversionShow 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 portintroShow release noteswget [url] [filename]Download files from internetsyncUpdate local Standart versionunalias [name]Delete aliasesinstall [filename]Install your python code as a Standart Packagehelp [document]Show help documentmailShow announcements from development teamreloadReload 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:
&appnameReplaced by name of vmlinux&versionReplaced by version of vmlinux&hostnameReplaced by name of computer&ipadressReplaced by ip adress of computer&systemReplaced by installed system on your computer&rootReplaced by vmlinux installation path&timeReplaced by current time