{"id":20613833,"url":"https://github.com/euphoric-coder/pseudoshell","last_synced_at":"2025-06-10T21:10:49.487Z","repository":{"id":255249360,"uuid":"849000265","full_name":"Euphoric-Coder/PseudoShell","owner":"Euphoric-Coder","description":"A lightweight Python-based terminal emulator that lets you execute shell commands and view their outputs. Ideal for learning how terminal interactions work with Python.","archived":false,"fork":false,"pushed_at":"2024-08-30T19:47:09.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-06T18:47:39.066Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Euphoric-Coder.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-28T19:44:32.000Z","updated_at":"2024-08-30T19:47:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"af316ef3-1e2a-41e1-b0b1-9f58a101bacc","html_url":"https://github.com/Euphoric-Coder/PseudoShell","commit_stats":null,"previous_names":["euphoric-coder/pseudoshell"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Euphoric-Coder%2FPseudoShell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Euphoric-Coder%2FPseudoShell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Euphoric-Coder%2FPseudoShell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Euphoric-Coder%2FPseudoShell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Euphoric-Coder","download_url":"https://codeload.github.com/Euphoric-Coder/PseudoShell/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Euphoric-Coder%2FPseudoShell/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259152591,"owners_count":22813216,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-16T11:11:13.510Z","updated_at":"2025-06-10T21:10:46.071Z","avatar_url":"https://github.com/Euphoric-Coder.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PseudoShell - Your Goto Mini Terminal\n\nThis project is a mini terminal-like command line interface (CLI) built using Python. It supports a variety of common shell commands, allowing users to navigate directories, manage files, and execute basic operations directly from the terminal. This CLI project is a great way to showcase skills in Python, command parsing, and file manipulation.\n\n## Features\n\n- **Basic Commands**: Supports common shell commands like `ls`, `cd`, `pwd`, `mkdir`, `rmdir`, `rm`, `touch`, `cat`, `cp`, and `mv`.\n- **Command Autocompletion**: Use the Tab key for autocompleting commands and paths.\n- **Command History**: Navigate through command history using the up and down arrow keys.\n- **Built-in Help**: Type `help` to get a list of supported commands and their usage.\n- **Chained Commands**: Execute multiple commands in one line using the `;` symbol.\n- **Error Handling**: Proper error messages for common issues such as missing files, incorrect paths, and invalid command usage.\n\n## Installation\n\n1. **Clone the repository:**\n   ```bash\n   git clone https://github.com/yourusername/python-cli.git\n   cd python-cli\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feuphoric-coder%2Fpseudoshell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feuphoric-coder%2Fpseudoshell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feuphoric-coder%2Fpseudoshell/lists"}