{"id":15288315,"url":"https://github.com/polpielladev/chatty-cli","last_synced_at":"2026-02-27T02:03:00.619Z","repository":{"id":148365805,"uuid":"619284278","full_name":"polpielladev/chatty-cli","owner":"polpielladev","description":"A Swift command line application to ask ChatGPT anything directly from the terminal","archived":false,"fork":false,"pushed_at":"2025-03-04T12:16:38.000Z","size":19,"stargazers_count":21,"open_issues_count":1,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-04T09:56:01.351Z","etag":null,"topics":["ai","chatgpt","cli","swift","terminal"],"latest_commit_sha":null,"homepage":"","language":"Swift","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/polpielladev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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,"zenodo":null}},"created_at":"2023-03-26T19:43:26.000Z","updated_at":"2025-01-09T22:48:59.000Z","dependencies_parsed_at":"2025-04-30T08:14:39.092Z","dependency_job_id":"20e9d908-13ea-4123-aeca-7cb7a7e23040","html_url":"https://github.com/polpielladev/chatty-cli","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/polpielladev/chatty-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polpielladev%2Fchatty-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polpielladev%2Fchatty-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polpielladev%2Fchatty-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polpielladev%2Fchatty-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/polpielladev","download_url":"https://codeload.github.com/polpielladev/chatty-cli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polpielladev%2Fchatty-cli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29882629,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-26T23:51:21.483Z","status":"online","status_checked_at":"2026-02-27T02:00:06.759Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["ai","chatgpt","cli","swift","terminal"],"created_at":"2024-09-30T15:47:16.966Z","updated_at":"2026-02-27T02:02:57.207Z","avatar_url":"https://github.com/polpielladev.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🗣️ Chatty: Your ChatGPT companion in the terminal\n\nAsk ChatGPT anything directly from your terminal!\n\nhttps://user-images.githubusercontent.com/24246926/227801499-c3729d95-086c-4d7a-ada4-7ae53eacda29.mp4\n\n## Installation\n\nThere are currently three ways of installing the app: `homebrew`, `mint` and `directly from Github`.\n\n### Homebrew\n\n```bash\nbrew install polpielladev/homebrew-tap/chatty-cli\n```\n\n### Mint\n\n```bash\nmint install polpielladev/chatty-cli@main\n```\n\n### Manually\n\nEvery time a new version is available, a new Github release is created. You can download the latest version of the executable directly from the [releases page](https://github.com/polpielladev/chatty-cli/releases).\n\n## Usage\n\nChatty communicates with the [OpenAI API]() to make use of the ChatGPT model. Note you must have an API key with available tokens (either free or pay-as-you-go). You can check your available tokens [here](https://platform.openai.com/account/usage). The first time you use the chatty, you will need to give it an API token using the `auth` command:\n\n```bash\nchatty auth\n```\n\nhttps://user-images.githubusercontent.com/24246926/227801076-e96d8e69-36ac-43bd-aefd-9cba554105a2.mp4\n\n🔐 This token will be safely stored in the OSX Keychain and will only be read when needed. Chatty will only know the value of the token for during its execution.\n\nIf chatty has already been given a token, you can start a conversation by running chat command:\n\n```bash\n# Call chatty and use the default command (which is chat)\nchatty\n\n# Call chatty explicitly with the chat command\nchatty chat\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpolpielladev%2Fchatty-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpolpielladev%2Fchatty-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpolpielladev%2Fchatty-cli/lists"}