https://github.com/TeeWrath/pookie
A very basic shell written in Python
https://github.com/TeeWrath/pookie
operating-system python shell
Last synced: 6 months ago
JSON representation
A very basic shell written in Python
- Host: GitHub
- URL: https://github.com/TeeWrath/pookie
- Owner: TeeWrath
- Created: 2025-01-25T09:58:12.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-01-26T19:30:46.000Z (about 1 year ago)
- Last Synced: 2025-01-26T20:15:22.568Z (about 1 year ago)
- Topics: operating-system, python, shell
- Language: Python
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pookie
Basic Python Shell
Supports basic commands like
- cd
- pwd
- ls
- clear
- pookie
- help
and external programs.