Skip to content

Releases: IdkDwij/Termithon

Updated version

09 Jun 16:20
81f3db0
Compare
Choose a tag to compare

Big Update

02 Mar 14:55
aa0274b
Compare
Choose a tag to compare

Commands

ls (shows files in current directory)
exit (exits program)
ip (gives you your ip)
hostname (gives you your computers id)
user (gives the user your logged on)
mac (gives you your mac addresss)
ping (lets you ping a website)
python3 (full python3 support [only if you have python3 installed])
pip (python pip command)
cd (change current working directory)
del (deletes file)
mkdir (creates folder)
echo (echo something or create something [not currently working])
clear (clear terminal)
curl (the curl command)
start (run something)
color (change text color)

Change Notes:
Color command
Linux Look
EXE below

FINALLY A STABLE VERSION (cd command )

18 Feb 15:34
0cbc277
Compare
Choose a tag to compare

3 commands

16 Feb 14:23
fcfdaf3
Compare
Choose a tag to compare

Fixed cd command (BigBoyTaco) and added clear and inspace (IdkDwij)

Some stuff i guess

05 Feb 01:12
a6e9c1d
Compare
Choose a tag to compare

Features:
ls (shows files in current directory)
exit (exits program)
ip (gives you your ip)
hostname (gives you your computers id)
user (gives the user your logged on)

cant still fix the cd command someone help the varible "current_dir" doesnt update :(