{"id":33185488,"url":"https://github.com/barthr/commandpilot","last_synced_at":"2026-01-23T14:19:05.066Z","repository":{"id":142128873,"uuid":"612906734","full_name":"barthr/commandpilot","owner":"barthr","description":"Commandpilot is an assistant which uses ChatGPT to aid in constructing commands for bash","archived":false,"fork":false,"pushed_at":"2023-03-12T11:04:59.000Z","size":52,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-17T10:02:45.706Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/barthr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-03-12T10:44:51.000Z","updated_at":"2024-08-20T19:57:43.000Z","dependencies_parsed_at":"2023-04-24T12:46:38.533Z","dependency_job_id":null,"html_url":"https://github.com/barthr/commandpilot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/barthr/commandpilot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barthr%2Fcommandpilot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barthr%2Fcommandpilot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barthr%2Fcommandpilot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barthr%2Fcommandpilot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/barthr","download_url":"https://codeload.github.com/barthr/commandpilot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barthr%2Fcommandpilot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28693843,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T14:15:13.573Z","status":"ssl_error","status_checked_at":"2026-01-23T14:09:05.534Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":[],"created_at":"2025-11-16T05:00:20.092Z","updated_at":"2026-01-23T14:19:05.053Z","avatar_url":"https://github.com/barthr.png","language":"Shell","funding_links":[],"categories":["others","\u003ca name=\"copilot\"\u003e\u003c/a\u003eCo-pilot"],"sub_categories":[],"readme":"## Commandpilot\n\n**NOTE: This is a experimental script and can contain bugs or issues, no command is executed without the users consent**\n\n\u003e Assistant to help with those pesky commands on how to do things. For example, how do you rsync files with progress from one computer to another\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/barthr/commandpilot/blob/master/demo.gif\" width=\"90%\" height=\"90%\" /\u003e\n\u003c/p\u003e\n\n\n### Requirements:\n\n- `OPENAI_API_KEY` environment variable\n- Installation of jq (https://stedolan.github.io/jq/)\n- Installation of gum (https://github.com/charmbracelet/gum)\n\n### Installation\n\n```bash\nCOMMAND_PILOT_PATH=~/.local/bin/commandpilot # or any path in your $PATH you would like, I like to use ~/.local/bin for my own \"scripts\" and \"binaries\"\n\n# Download the script\nwget https://raw.githubusercontent.com/barthr/commandpilot/master/command-pilot.sh -O $COMMAND_PILOT_PATH\n\n# Set the correct permissions\nchmod +x $COMMAND_PILOT_PATH \n```\n\nRun it!\n\n```bash\n➜ commandpilot\n\u003e What command would you like help with?\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbarthr%2Fcommandpilot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbarthr%2Fcommandpilot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbarthr%2Fcommandpilot/lists"}