{"id":21569402,"url":"https://github.com/aweirddev/term-gpt","last_synced_at":"2026-05-22T14:03:23.412Z","repository":{"id":174337405,"uuid":"651915106","full_name":"AWeirdDev/term-gpt","owner":"AWeirdDev","description":"Ask ChatGPT directly on your terminal! Fast \u0026 Free!","archived":false,"fork":false,"pushed_at":"2023-06-11T04:49:11.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-24T12:32:30.231Z","etag":null,"topics":["ai","chat","chatgpt","commands","free","terminal"],"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/AWeirdDev.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":"2023-06-10T13:37:35.000Z","updated_at":"2023-06-11T07:03:59.000Z","dependencies_parsed_at":"2023-07-03T20:15:55.818Z","dependency_job_id":null,"html_url":"https://github.com/AWeirdDev/term-gpt","commit_stats":null,"previous_names":["aweirdscratcher/term-gpt","aweirddev/term-gpt"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AWeirdDev%2Fterm-gpt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AWeirdDev%2Fterm-gpt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AWeirdDev%2Fterm-gpt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AWeirdDev%2Fterm-gpt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AWeirdDev","download_url":"https://codeload.github.com/AWeirdDev/term-gpt/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244166677,"owners_count":20409178,"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":["ai","chat","chatgpt","commands","free","terminal"],"created_at":"2024-11-24T11:09:26.435Z","updated_at":"2026-05-22T14:03:18.366Z","avatar_url":"https://github.com/AWeirdDev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# term-gpt\nAsk ChatGPT directly on your terminal! Fast \u0026 **No OpenAI API key required!**\n\n## Installation\nYou can install this project via pip, registered as `term-chatgpt`:\n```haskell\n$ pip install term-chatgpt\n```\n\n### Requirements\n- Python `\u003e=3.10` (`match`, `case` syntax)\n- Required packages\n  - rich\n  - textual\n  - requests\n  - questionary\n\n## Quick Start\nYou can start an instance with:\n```bash\n$ term-gpt\n```\n```bash\n? Select mode (Use arrow keys or k-up and j-down keys.)\n   terminal chat\n   full screen\n » quick ask\n   run commands\n\nAsk: Who are you?\n✨ Response:\nI am Copilot, a large language model developed by OpenAI that can assist in generating human-like text based on the given prompt.\n```\n\n## Modes\n`term-gpt` has four different modes, including:\n- `termainl`: Terminal chat. (continuous)\n- `full`: Full screen mode.\n- `quick`: \"Quick ask\" mode. (one-time)\n- `run`: Run \u0026 ask ChatGPT about shell commands.\n\nAdditionally, you can specify the modes by using the `-m` argument. For instance: `term-gpt -m terminal`. Or, if you want to assign the question, use the `-a` argument. For instance: `term-gpt -a \"Hello!\"`.\n\n### terminal\nTerminal chat.\n\n```bash\n$ term-gpt -m terminal\n```\n```\n(hint: type 'quit' to quit)\n\n🤔 Who are you?\n\n✨ Copilot\nHello! I am Copilot, a large language model trained by OpenAI. How may I  \nassist you today?\n```\n\n### full\nFull screen mode.\n\n![Full Screen Preview](https://i.imgur.com/EjYcT0p.png)\n\n### quick\nQuick mode.\n\n```bash\n$ term-gpt -m quick\n```\n```\nAsk: Hello!\n✨ Response:\nHi there!\n```\n\n### run\nRun \u0026 ask ChatGPT about shell commands. (Based on your platform)\n\n```bash\n$ term-gpt -m run\n```\n```\n(hint: type 'quit' to quit)\n\n🔎 I want to see all the files in this dir\n... Working\n\n✨ Copilot\nls\n\n? Select an action (Use arrow keys or k-up and j-down keys.)\n » ✅ Execute\n   ✨ Explain\n   🤔 Revise\n   🔁 Retry\n   ❌ Cancel\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faweirddev%2Fterm-gpt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faweirddev%2Fterm-gpt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faweirddev%2Fterm-gpt/lists"}