A replacement multiplatform terminal built in Python. The most useless terminal ever.
Based on Stole from Termithon | idkDwij
For version 2.0 of PyPrompt, I am planning to make the shell NOT based on Termithon for once!
When v2 releases, this repo will be read only and archived! ERASED. (update july 2023: maybe ill abandon this idek bro)
Update october 2024: yeah this is dead.
Install Python and Visual Studio Code (ONLY FOR PYPROMPT DEVELOPMENT)
Download the binary in the Releases tab. Nothing else. (PYVIM AND PYINSTALLER REQUIRE PYTHON)
For stable builds: download the binary or the setup from the 'Releases' tab.
locate your downloaded release (pyprompt.exe) and copy it to the root of your C drive and make a new profile named PyPrompt, use the following command C:\pyprompt.exe
once you copy it, it should work.
Just get the source code from here and use the stable release that includes pyinstaller and auto py to exe (requires python + required modules) to compile your own version! Make sure to download the speedtest.py file in this repo to compile with Pyinstaller.
why does a termial need a development kit to begin with smh.
There's a lot... that might or might not work
'''
______ _ _ _ _
| ____| | | | | | | | |
| |__ ___ __ _| |_ _ _ _ __ ___ ___ | | | | | |
| __/ _ \/ _` | __| | | | '__/ _ \/ __| | | | | | |
| | | __/ (_| | |_| |_| | | | __/\__ \ |_| |_| |_|
|_| \___|\__,_|\__|\__,_|_| \___||___/ (_) (_) (_)
DIR (Integrated dir/ls command. To use vanilla dir on Windows, Enter CMD Mode and type dir.)
IP (Gives you your IP)
HOSTNAME (Gives you your Computer's ID)
MAC (Retrieves the Physical MAC Address of The Device)
PING (lets you ping a website)
CALC (A simple CLI calculator)
PASSGEN (A very efficient password generator)
SYSINFO (Gets relevant system info)
TEST (Tests PyPrompt Sample Command)
MAILGEN (Generates dummy E-Mail Addresses)
VER (Reports PyPrompt Version)
CLEAR (Clears screen)
INTRO (Displays initial text)
SQRT (Enter a number and it will calculate the square root)
DATE (Displays date)
CD (Navigate through folders) (NOTE: Applicable on PyPrompt Mode ONLY!. If you use CMD/BASH directories will change)
IPLOCATION (Find the physical location of your IP address)
SPEEDTEST (Speedtest.net but built into PyPrompt!)
FILESEARCH (Searches files via their file name)
FILEDOWNLOADER (Download any file via their url)
IDK (i'm not sure what this is. it just exists.)
LOCATOR (Locate basically any location in the planet)
DEVHELP (Detailed info about PyPrompt useful for troubleshooting)
COMPILER (Compile any standard Python file to a *.pyc format)
PYVIM (Vim clone 'MADE BY jonathanslenders On GitHub') WILL REQUIRE PYTHON!!
PYINSTALLER (Another Python compiler) REQUIRES PYTHON AND PYINSTALLER TO BE INSTALLED!
EZFORMAT (Simplified disk formatter) ONLY WORKS ON WINDOWS
EZTASKKILL (Eliminate some process without using the task mamager) ONLY WORKS ON WINDOWS
WEATHER (Gets the weather from any city) Made by imkaka. Github: https://github.com/imkaka
MAGIC8BALL (A virtual Magic-8-Ball made in Python)
CREDITS (Credits for all commands & dev list)
TSKMGR (TUI Windows Task Manager)
BSOD (Cause a BSOD) Windows Only
WIFIPASS (Get the password from your WiFi) Windows Only
LOCALHOSTER (Create a localhost webserver via the terminal)
CHATGPT (ChatGPT in a Terminal) Requires OpenAI
'''
Windows: Supports Windows 10 or 8.1
Linux: IT'S HERE!!! CHECK THE RELEASES FOR 1.7.beta1 (.deb and .rpm coming soon! NEVER)
macOS: There is no current build now (yet NEVERRRRRRRRRRRRRRRRRRRRRRRRRRR)
Anyone can contribute with this project! Just open up an issue or pull request and I will review what you will be adding/removing/changing and might add it in.
PYPROMPT v1.6.1 CREDITS PEOPLE WHO I STOLE CODE FROM YIPPEEEEEEEEEEEE:
Developer / Maker: joalricha869 eepyEunomia | https://github.com/joalricha869 https://github.com/eepyeunomia
Termithon Kernel: idkDwij | https://github.com/idkDwij | https://github.com/idkDwij/Termithon
CLI Calculator FIX: BigBoyTaco | https://github.com/BigBoyTaco | https://github.com/AnotherLumenGames
Command Credits If you see yourself here, 14 year old me robbed from you:
WEATHER | Made by imkaka | https://github.com/imkaka
Some Commands by hastagAB | https://github.com/hastagAB/Awesome-Python-Scripts