{"id":22294827,"url":"https://github.com/tsunrise/nlterm","last_synced_at":"2026-04-20T10:05:55.509Z","repository":{"id":216137559,"uuid":"625442458","full_name":"tsunrise/nlterm","owner":"tsunrise","description":"Integrate ChatGPT in your terminal","archived":false,"fork":false,"pushed_at":"2023-04-09T07:01:28.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-07T11:52:52.909Z","etag":null,"topics":["chatgpt","openai","shell","terminal"],"latest_commit_sha":null,"homepage":"","language":"Python","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/tsunrise.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-04-09T05:43:21.000Z","updated_at":"2023-04-09T05:59:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"15f8fc46-fb97-4eaf-a75f-f3c104911e14","html_url":"https://github.com/tsunrise/nlterm","commit_stats":null,"previous_names":["tsunrise/nlterm"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tsunrise/nlterm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsunrise%2Fnlterm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsunrise%2Fnlterm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsunrise%2Fnlterm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsunrise%2Fnlterm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tsunrise","download_url":"https://codeload.github.com/tsunrise/nlterm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsunrise%2Fnlterm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32042319,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":["chatgpt","openai","shell","terminal"],"created_at":"2024-12-03T17:39:08.045Z","updated_at":"2026-04-20T10:05:55.414Z","avatar_url":"https://github.com/tsunrise.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# `nlterm`: Integrate ChatGPT into your terminal\n\n## Install\n```\npip install nlterm\n```\n\n## Examples\n\n- Example 1\n````\n\u003e nlterm\nInstruction: reorgnize this folder to like a pypi project. That is I need to put scripts in `src` folder, and have a basic `pyproject.toml`\n````\nThis is the output:\n````\n```\nmkdir src\nmv *.py src\ntouch pyproject.toml\n```\nExecute? (y/n): \n````\n\n- Example 2\n````\n\u003e nlterm\nInstruction: Install the whl file\n````\n\nThis is the output:\n````\n```\npip install nlterm-0.0.2-py3-none-any.whl\n```\nExecute? (y/n): \n````\n\n- Example 3\nSuppose we have files `Chest_xray_report.pdf` and `immunization.pdf` in the current directory.\n\n````\n\u003e nlterm\nInstruction: merge my chest ray report and immunization\n````\nThis is the output:\n````\n```\npdftk Chest_xray_report.pdf immunization.pdf output merged_file.pdf\n```\nExecute? (y/n): \n````\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftsunrise%2Fnlterm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftsunrise%2Fnlterm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftsunrise%2Fnlterm/lists"}