{"id":13514106,"url":"https://github.com/PierreKieffer/htui","last_synced_at":"2025-03-31T02:33:33.158Z","repository":{"id":61629008,"uuid":"356822336","full_name":"PierreKieffer/htui","owner":"PierreKieffer","description":"Heroku Terminal User Interface","archived":false,"fork":false,"pushed_at":"2021-04-26T12:03:44.000Z","size":12680,"stargazers_count":121,"open_issues_count":1,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-08-02T05:10:34.826Z","etag":null,"topics":["heroku","terminal-based"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PierreKieffer.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}},"created_at":"2021-04-11T09:18:42.000Z","updated_at":"2024-07-22T23:28:48.000Z","dependencies_parsed_at":"2022-10-18T17:45:25.652Z","dependency_job_id":null,"html_url":"https://github.com/PierreKieffer/htui","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PierreKieffer%2Fhtui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PierreKieffer%2Fhtui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PierreKieffer%2Fhtui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PierreKieffer%2Fhtui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PierreKieffer","download_url":"https://codeload.github.com/PierreKieffer/htui/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246407403,"owners_count":20772127,"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":["heroku","terminal-based"],"created_at":"2024-08-01T05:00:46.602Z","updated_at":"2025-03-31T02:33:28.149Z","avatar_url":"https://github.com/PierreKieffer.png","language":"Go","funding_links":[],"categories":["Go","\u003ca name=\"system\"\u003e\u003c/a\u003eSystem tools","Table of Contents"],"sub_categories":[],"readme":"\n\n```\n                                          _   _        _ \n                                         | |_| |_ _  _(_)                 \n                                         | ' \\  _| || | |\n                                         |_||_\\__|\\_,_|_|\n                                    \n```\n\u003cdiv align=\"center\"\u003e\n\n**Heroku Terminal User Interface**\n\nManage your apps, scale your dynos, browse logs in real time ... \n\n\n\u003cimg src=\"./assets/htui_demo.gif\" /\u003e\n\n\n\u003c/div\u003e\n\n---\n\n\n## Install \n\n**Note**: Prebuilt binaries for 64-bit operating systems, doesn't require Go.\n\n### 64-bit\n#### Linux \n```bash \ncurl -sSL https://raw.githubusercontent.com/PierreKieffer/htui/master/install/install_htui64_linux.sh | bash\n```\n#### Mac OS \n```bash \ncurl -sSL https://raw.githubusercontent.com/PierreKieffer/htui/master/install/install_htui64_osx.sh | bash\n```\n\n## Run \n```bash\nhtui\n```\n\n## Move around\n```\n     -----------------------------\n     -        Move around        -\n     -----------------------------\n     go up               ▲  or 'k'\n     go down             ▼  or 'j'\n     go to the top       'gg'\n     go to the bottom    'G'\n     select item         'enter'\n     Quit htui           'q'\n```\n\n## Authentication \nhtui uses API token mechanism for authentication to Heroku, with `HEROKU_API_KEY` environment variable. \nIf `~/.netrc` file exists (UNIX), `HEROKU_API_KEY` is set automatically. \nIf `~/.netrc` doesn't exist, you need to set `HEROKU_API_KEY` manually : \n- Retrieve the API token : \n  - heroku CLI : `heroku auth:token`\n  - heroku account setting web page : API Key\n- `export HEROKU_API_KEY=\"api token\"` \n\n## Build \n```bash \ngit clone https://github.com/PierreKieffer/htui\n```\n\n```bash \ngo build\n```\n\n## Built With\n\n- [gizak/termui](https://github.com/gizak/termui)\n\n\n## License \nBSD\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FPierreKieffer%2Fhtui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FPierreKieffer%2Fhtui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FPierreKieffer%2Fhtui/lists"}