{"id":13394298,"url":"https://github.com/aksakalli/gtop","last_synced_at":"2025-05-13T20:09:20.781Z","repository":{"id":41207397,"uuid":"99822164","full_name":"aksakalli/gtop","owner":"aksakalli","description":"System monitoring dashboard for terminal","archived":false,"fork":false,"pushed_at":"2024-04-16T20:31:23.000Z","size":444,"stargazers_count":9803,"open_issues_count":40,"forks_count":326,"subscribers_count":131,"default_branch":"master","last_synced_at":"2025-04-27T20:04:46.939Z","etag":null,"topics":["command-line","monitoring","nodejs","system-monitoring","top","tui"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/aksakalli.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","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":"2017-08-09T15:12:28.000Z","updated_at":"2025-04-27T05:11:41.000Z","dependencies_parsed_at":"2024-10-09T13:40:34.867Z","dependency_job_id":null,"html_url":"https://github.com/aksakalli/gtop","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aksakalli%2Fgtop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aksakalli%2Fgtop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aksakalli%2Fgtop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aksakalli%2Fgtop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aksakalli","download_url":"https://codeload.github.com/aksakalli/gtop/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254020605,"owners_count":22000752,"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":["command-line","monitoring","nodejs","system-monitoring","top","tui"],"created_at":"2024-07-30T17:01:15.275Z","updated_at":"2025-05-13T20:09:20.745Z","avatar_url":"https://github.com/aksakalli.png","language":"JavaScript","funding_links":[],"categories":["JavaScript","Packages","Diagnostics","Monitoring","Command Line Utilities","Linux生态圈Dev\u0026Ops工具与服务","包","Linux System Tools","Command-line apps","目录","JavaScript (485)","HarmonyOS","command-line","Tools","CLI Utilities","nodejs","\u003ca name=\"monitor-top\"\u003e\u003c/a\u003eProcess viewers and monitoring (alternatives to top)"],"sub_categories":["Command-line apps","TOPs","System Info / Monitoring","命令行程序","System Monitoring","命令行应用","Windows Manager","Node","Others","CLI Tools"],"readme":"# gtop\n\n![screen record](https://raw.githubusercontent.com/aksakalli/gtop/master/img/demo.gif)\n\nSystem monitoring dashboard for terminal.\n\n  [![NPM Version](https://img.shields.io/npm/v/gtop.svg)](https://npmjs.org/package/gtop)\n  [![NPM Downloads](https://img.shields.io/npm/dm/gtop.svg)](https://npmjs.org/package/gtop)\n  [![Snap Status](https://snapcraft.io/gtop/badge.svg)](https://snapcraft.io/gtop)\n  [![Docker Pulls](https://img.shields.io/docker/pulls/aksakalli/gtop)](https://hub.docker.com/r/aksakalli/gtop)\n  [![Docker Cloud Build Status](https://img.shields.io/docker/cloud/build/aksakalli/gtop)](https://hub.docker.com/r/aksakalli/gtop/builds)\n\n### Requirements\n\n* Linux / OSX / Windows (partial support)\n* Node.js \u003e= v8\n\n### Installation\n\n```sh\n$ npm install gtop -g\n```\n\n#### Docker\n\nYou need to assign host `net` and `pid` to access the metrics in the host machine.\n\n```sh\n$ docker run --rm -it \\\n    --name gtop \\\n    --net=\"host\" \\\n    --pid=\"host\" \\\n    aksakalli/gtop\n```\n\n### Usage\n\nStart gtop with the `gtop` command\n\n```sh\n$ gtop\n```\n\nTo stop gtop use `q`, or `ctrl+c` in most shell environments.\n\nYou can sort the process table by pressing\n\n* `p`: Process Id\n* `c`: CPU usage\n* `m`: Memory usage\n\n### Troubleshooting\n\nIf you see question marks or other different characters, try to run it with these environment variables:\n\n```sh\n$ LANG=en_US.utf8 TERM=xterm-256color gtop\n```\n\n## License\n\nReleased under [the MIT license](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faksakalli%2Fgtop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faksakalli%2Fgtop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faksakalli%2Fgtop/lists"}