{"id":24527188,"url":"https://github.com/zenilist/ysh","last_synced_at":"2026-05-15T20:04:47.804Z","repository":{"id":243578385,"uuid":"812799333","full_name":"zenilist/ysh","owner":"zenilist","description":"A lightweight command-line shell","archived":false,"fork":false,"pushed_at":"2024-06-16T21:14:03.000Z","size":60,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-13T15:53:53.840Z","etag":null,"topics":["shell"],"latest_commit_sha":null,"homepage":"","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/zenilist.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-06-09T22:49:55.000Z","updated_at":"2024-06-16T21:14:07.000Z","dependencies_parsed_at":"2025-03-24T09:45:49.743Z","dependency_job_id":"d941e48a-7e8a-4cbc-bebf-256a817ecae7","html_url":"https://github.com/zenilist/ysh","commit_stats":null,"previous_names":["zenilist/tsh","zenilist/ysh"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/zenilist/ysh","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zenilist%2Fysh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zenilist%2Fysh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zenilist%2Fysh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zenilist%2Fysh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zenilist","download_url":"https://codeload.github.com/zenilist/ysh/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zenilist%2Fysh/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33078008,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T11:35:32.926Z","status":"ssl_error","status_checked_at":"2026-05-15T11:35:31.362Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["shell"],"created_at":"2025-01-22T06:17:03.745Z","updated_at":"2026-05-15T20:04:47.786Z","avatar_url":"https://github.com/zenilist.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ysh\n\nysh is a basic shell implementation written in Python that allows users to execute Unix commands. It also features command history functionality, enabling users to navigate through previously executed commands using the up/down arrow keys.\n\n## Features\n\n- Execute Unix commands directly within the shell.\n- Command history: Navigate through previously executed commands using up/down arrow keys.\n- Command history is persistent: All executed commands are saved in `~/.ysh_history`.\n- Tab completion functionality.\n- Aliases can be saved in the config '~/.yashrc' file. eg: ```alias ll = 'ls -l'```\n- Syntax highlighting (currently only highlights known commands and aliases)\n=======\n\n## Installation\n\nYou can install ysh using pip\n\n    pip install ysh    \n\n## Usage\n\nSimply run `tsh` to start the shell. You can then type Unix commands directly into the shell prompt and press Enter to execute them.\n\n## License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzenilist%2Fysh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzenilist%2Fysh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzenilist%2Fysh/lists"}