{"id":20840263,"url":"https://github.com/artefact2/hitome","last_synced_at":"2025-05-08T21:44:43.840Z","repository":{"id":138081046,"uuid":"396784658","full_name":"Artefact2/hitome","owner":"Artefact2","description":"A quick \u0026 dirty system monitor that's light on resources","archived":false,"fork":false,"pushed_at":"2025-04-14T12:49:35.000Z","size":2147,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-14T13:55:30.827Z","etag":null,"topics":["cpu-monitoring","linux","monitor","top"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Artefact2.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","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":"2021-08-16T12:27:02.000Z","updated_at":"2025-04-14T12:49:39.000Z","dependencies_parsed_at":"2024-01-28T13:18:37.423Z","dependency_job_id":"c110feda-3ffb-4df6-ae28-8072e2837892","html_url":"https://github.com/Artefact2/hitome","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/Artefact2%2Fhitome","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Artefact2%2Fhitome/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Artefact2%2Fhitome/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Artefact2%2Fhitome/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Artefact2","download_url":"https://codeload.github.com/Artefact2/hitome/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253154212,"owners_count":21862481,"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":["cpu-monitoring","linux","monitor","top"],"created_at":"2024-11-18T01:15:48.370Z","updated_at":"2025-05-08T21:44:43.832Z","avatar_url":"https://github.com/Artefact2.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"hitome\n======\n\n`hitome` is a quick and dirty system monitor that aims to be light on system\nresources. Think of it as a lighter, less featureful version of\n[`glances`](https://github.com/nicolargo/glances) or\n[`htop`](https://htop.dev/).\n\n`hitome` only targets Linux as it parses non-portable data from `/proc`.\n\nReleased under the Apache License, version 2.0.\n\n[![asciicast](https://asciinema.org/a/m9DffBJ5MUW6iMoCG0IGaBGC4.svg)](https://asciinema.org/a/m9DffBJ5MUW6iMoCG0IGaBGC4)\n\nFeatures\n========\n\n- Monitors memory usage,\n- Swap/Zram usage,\n- System pressure information (CPU/Mem/IO),\n- Usage of each CPU core,\n- Traffic to/from block devices and network interfaces,\n- Hardware temperatures (as reported by the hwmon or nvml interfaces),\n- Filesystem usage,\n- Tasks (processes) status and CPU utilisation.\n\nThis is not meant to be a full-blown `top/htop` replacement, use these\ntools instead if you want more features.\n\nWant to improve hitome? Have a look at fixing one of the many\n[`XXX`s](https://github.com/Artefact2/hitome/search?q=XXX) present in the\nsource.\n\nUsage\n=====\n\n~~~\n% hitome --help\nUsage: hitome [-c \u003ccolour\u003e] [--columns \u003ccolumns\u003e] [--rows \u003crows\u003e] [-w \u003ccolumn-width\u003e] [-i \u003crefresh-interval\u003e]\n\nA very simple, non-interactive system monitor\n\nOptions:\n  -c, --colour      true/false: use colour and other fancy escape sequences\n                    (defaults to guessing based on $TERM)\n  --columns         width of the terminal window, in characters (if omitted,\n                    guess)\n  --rows            height of the terminal window, in lines (if omitted, guess)\n  -w, --column-width\n                    the width of columns, in characters\n  -i, --refresh-interval\n                    refresh interval in milliseconds\n  --help            display usage information\n~~~\n\nDependencies\n============\n\n* Linux kernel\n* A rust toolchain (only for building)\n* NVML (optional; only for querying state of NVIDIA GPUs)\n\nInstallation\n============\n\n1. Clone this repository: `git clone https://github.com/Artefact2/hitome` then `cd hitome`\n\n2. `cargo build -r` (or `cargo build -r -F nvml` for NVIDIA GPUs)\n\n3. Run hitome with `./target/release/hitome` or copy/symlink this file in your\n   `$PATH` (eg `/usr/local/bin` or `~/.local/bin`)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fartefact2%2Fhitome","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fartefact2%2Fhitome","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fartefact2%2Fhitome/lists"}