An open API service indexing awesome lists of open source software.

https://github.com/meme-supplier/pyshell

My custom shell. Compatible with Debian, Ubuntu, Fedora, and Arch systems.
https://github.com/meme-supplier/pyshell

bash python python3 shell

Last synced: about 1 year ago
JSON representation

My custom shell. Compatible with Debian, Ubuntu, Fedora, and Arch systems.

Awesome Lists containing this project

README

          

# PYSHELL IS BEING REWRITTEN IN RUST (Will take a while)
## Name will cange to _Rusterminal_!

# PYShell - Custom shell v2.1

Features:

- **Scriptable:** PYShell allows you to create scripts!
- **Compatability:** PYShell is compatible with (almost) ALL commands!
- **Performance:** PYShell is fast and reliable, so you will never encounter any performance issues.
- **And many more!**

## For **Linux** machines only.
### Supported distros:
- **Debian**-based
- **Ubuntu**-based
- **Fedora**-based
- **Arch**-based

**And if you have one of the package managers listed:**
- Apt
- Dnf
- Pacman/Yay

### Tested and works on:
- Manjaro
- Linux Mint
- WSL (Ubuntu)
- WSL (Debian)
- Rasberry Pi OS
- Fedora
- Arch
- Pop_OS!

# Python 3.12.3+ is recommended.

#
# Installation:

### 1. Navigate to the home directory
`cd ~/`

### 2. Install Git if not installed

**Debian/Ubuntu:**

`sudo apt install git`

**Fedora:**

`sudo dnf install git`

**Arch:**

`sudo pacman -S git`

### 3. Clone the repo
`git clone https://github.com/Meme-Supplier/PYShell.git`

### 4. Navigate into the cloned repository directory
`cd PYShell`

### 5. Run the installer
`bash installer.sh`

### 6. Install Colorama [REQUIRED]

**Debain/Ubuntu:**

`sudo apt install python3-colorama`

**Fedora:**

`sudo dnf install python3-colorama`

**Arch:**

`sudo pacman -S python-colorama`

### 7. Run PYShell
`pyshell`

**Or click on the desktop icon (if installed)**

#
# To uninstall:
**Open PYShell, then type `uninstall`. That's it.**

**If you have problems launching PYShell:**

`bash ~/pyshell/uninstall.sh`

**Or reinstall it by:**

`bash ~/pyshell/upgrade.sh`

#
Everything by **Meme Supplier**

2025 Meme Supplier