{"id":18331468,"url":"https://github.com/antonfisher/utop","last_synced_at":"2025-04-06T03:33:19.100Z","repository":{"id":57389270,"uuid":"119139972","full_name":"antonfisher/utop","owner":"antonfisher","description":"CLI tool for single process monitoring written in Node.js","archived":false,"fork":false,"pushed_at":"2019-01-28T06:41:22.000Z","size":333,"stargazers_count":10,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-18T15:48:31.592Z","etag":null,"topics":["cli","javascript","nodejs","process-monitoring"],"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/antonfisher.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2018-01-27T06:33:54.000Z","updated_at":"2024-09-03T00:48:43.000Z","dependencies_parsed_at":"2022-09-26T16:51:01.791Z","dependency_job_id":null,"html_url":"https://github.com/antonfisher/utop","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonfisher%2Futop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonfisher%2Futop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonfisher%2Futop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonfisher%2Futop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/antonfisher","download_url":"https://codeload.github.com/antonfisher/utop/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247430837,"owners_count":20937873,"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":["cli","javascript","nodejs","process-monitoring"],"created_at":"2024-11-05T19:32:26.721Z","updated_at":"2025-04-06T03:33:19.093Z","avatar_url":"https://github.com/antonfisher.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# utop\n\nCLI tool for single process monitoring written in Node.js\n\n[![Build Status](https://travis-ci.org/antonfisher/utop.svg?branch=master)](https://travis-ci.org/antonfisher/utop)\n[![npm](https://img.shields.io/npm/v/utop.svg?colorB=brightgreen)](https://www.npmjs.com/package/utop)\n[![GitHub license](https://img.shields.io/github/license/antonfisher/utop.svg)](https://github.com/antonfisher/utop/blob/master/LICENSE)\n![status](https://img.shields.io/badge/status-beta-lightgray.svg)\n\n![Main view](https://raw.githubusercontent.com/antonfisher/utop/docs/images/demo.v1.gif)\n\n## Try w/o installation\n```bash\n#run demo\nnpx utop --demo\n\n#run any program\nnpx utop node server.js\n\n#run any program with options\nnpx utop -- tail -f /var/log/syslog\n```\n\n## Install globally\n```bash\nsudo npm install -g utop\n```\n\n## Usage\n```bash\n$ utop\n\n  Usage: utop [options] \u003ccommand\u003e\n\n  Options:\n\n    -i, --interval \u003cn\u003e      update interval in seconds (default: 0.5)\n    -h, --chart-height \u003cn\u003e  chart height in rows (default: 1)\n    --demo                  run program in demo mode\n    -v, --version           output the version number\n    -h, --help              output usage information\n```\n\n### Chart height\n```bash\n# default\n$ utop --demo\n```\n\u003ckbd\u003e\n\u003cimg alt=\"UTop -h 1\" src=\"https://raw.githubusercontent.com/antonfisher/utop/docs/images/utop-h-1.png\" /\u003e\n\u003c/kbd\u003e\n\u003cbr\u003e\u003cbr\u003e\n\n```bash\n# height = 3 rows\n$ utop --demo -h 3\n```\n\u003ckbd\u003e\n\u003cimg alt=\"UTop -h 3\" src=\"https://raw.githubusercontent.com/antonfisher/utop/docs/images/utop-h-3.png\"/\u003e\n\u003c/kbd\u003e\n\u003cbr\u003e\n\n## Requirements\nNode.js v6.0.0 or higher.\n\n## Development version\n```bash\ngit clone https://github.com/antonfisher/utop.git\nnpm install\nnpm run dev\nnpm run demo\nnpm run test:cpu\nnpm run build\n```\n\n## License\nMIT License. Free use and change.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantonfisher%2Futop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fantonfisher%2Futop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantonfisher%2Futop/lists"}