{"id":20115917,"url":"https://github.com/ayobami6/simple-shell","last_synced_at":"2026-05-06T04:31:07.163Z","repository":{"id":128444922,"uuid":"582324399","full_name":"Ayobami6/simple-shell","owner":"Ayobami6","description":"Simple Shell with special funtionalites, has inbuilt git publish command that does git add, git commit and git push at once and prompt for commit message","archived":false,"fork":false,"pushed_at":"2023-08-19T09:23:46.000Z","size":171,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-02T19:23:06.193Z","etag":null,"topics":["bash","c","shell","shell-scripts"],"latest_commit_sha":null,"homepage":"","language":"C","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/Ayobami6.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":"2022-12-26T13:13:57.000Z","updated_at":"2022-12-27T07:38:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"3aeb72ce-5925-43da-9a28-bf60cef09617","html_url":"https://github.com/Ayobami6/simple-shell","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Ayobami6/simple-shell","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ayobami6%2Fsimple-shell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ayobami6%2Fsimple-shell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ayobami6%2Fsimple-shell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ayobami6%2Fsimple-shell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ayobami6","download_url":"https://codeload.github.com/Ayobami6/simple-shell/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ayobami6%2Fsimple-shell/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32678567,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-06T02:33:58.958Z","status":"ssl_error","status_checked_at":"2026-05-06T02:33:39.611Z","response_time":117,"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":["bash","c","shell","shell-scripts"],"created_at":"2024-11-13T18:37:07.594Z","updated_at":"2026-05-06T04:31:07.146Z","avatar_url":"https://github.com/Ayobami6.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Languages](https://img.shields.io/github/languages/top/Ayobami6/simple-shell)\n![GitHub repo size](https://img.shields.io/github/repo-size/Ayobami6/simple-shell)\n![GitHub issues](https://img.shields.io/github/issues/Ayobami6/simple-shell)\n![GitHub closed issues](https://img.shields.io/github/issues-closed/Ayobami6/simple-shell)\n![GitHub pull requests](https://img.shields.io/github/issues-pr/Ayobami6/simple-shell)\n![GitHub closed pull requests](https://img.shields.io/github/issues-pr-closed-raw/Ayobami6/simple-shell)\n![GitHub](https://img.shields.io/github/license/Ayobami6/simple-shell)\n![GitHub Repo stars](https://img.shields.io/github/stars/Ayobami6/simple-shell?style=social)\n![GitHub forks](https://img.shields.io/github/forks/Ayobami6/simple-shell?style=social)\n![GitHub contributors](https://img.shields.io/github/contributors/Ayobami6/simple-shell)\n![Github Release](https://img.shields.io/github/v/release/Ayobami6/simple-shell)\n\n## Smart-Shell\n\nSimple shell that runs most Unix commands with in built git command publish that does git add, git commit and commit at a\ngo and prompt for commit message, also contains inbuilt shell game tic-tac toe\n\n![home](/imgs/f1.png)\n\n## Installation\n\n### Use this to download to the bin directory\n\n### Note: Must have root access\n\n```commandline\nwget -O /bin/exec.zip https://github.com/Ayobami6/simple-shell/blob/master/zip/files.zip?raw=true\n```\n\n### Unzip the downloaded zipped files in the bin directory in your root\n\n```commandline\nunzip /bin/exec.zip -d /bin\n```\n\n## Usage\n\n### type hsh to run the smart shell\n\n```bash\nhsh\n```\n\nChoose 1 or 2 or 3 to select smart shell options\n\nchoose 2 for games\n\n![games](/imgs/f2.png)\n\nEnter tic-tac for tic-tac game\n```bash\ntic-tac  \n```\n![tic-tac](/imgs/f3.png)\n\nUsing the publish command for git add, commit and push\nPlublish all changes made to the specific git repo to github remote\n```bash\npublish\n```\n![publish](/imgs/f4.png)\n\n![push](/imgs/f5.png)\n\n## Run With docker \n\nDownload and install docker on your PC\n\n[Watch this Youtube movie to install docker on your machine](https://youtu.be/8C0LOqynLes)\n\n\nRun\n```bash\ndocker login\n```\nPull the shell docker image with\n\n```bash\ndocker pull ayobami6/simple-shell\n```\n\nRun the docker image interactively\n```bash\ndocker run -it ayobami6/simple-shell:v1.0\n```\nor\n\n```bash\ndocker run -it ayobami6/simple-shell\n```\n## Contributing \n\nYou are welcome to create an issue if there are bugs which most definitely there are, any issue will be appreciated and\ncarefully looked in to.\nAlso, if you want to have your C game(s) included in the shell you can fork and create a pull request by adding your game function\ninside the games directory and your game will be included with your full name. \n\n## Incoming \nV1.1\nFeatures still unknown..\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fayobami6%2Fsimple-shell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fayobami6%2Fsimple-shell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fayobami6%2Fsimple-shell/lists"}