{"id":13578444,"url":"https://github.com/davatorium/rofi-top","last_synced_at":"2025-07-17T10:33:48.226Z","repository":{"id":49321490,"uuid":"177275664","full_name":"davatorium/rofi-top","owner":"davatorium","description":null,"archived":false,"fork":false,"pushed_at":"2022-07-24T11:53:56.000Z","size":201,"stargazers_count":23,"open_issues_count":0,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-06-08T18:03:08.046Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","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/davatorium.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}},"created_at":"2019-03-23T10:33:33.000Z","updated_at":"2024-11-20T09:56:36.000Z","dependencies_parsed_at":"2022-09-16T23:12:13.932Z","dependency_job_id":null,"html_url":"https://github.com/davatorium/rofi-top","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/davatorium/rofi-top","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davatorium%2Frofi-top","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davatorium%2Frofi-top/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davatorium%2Frofi-top/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davatorium%2Frofi-top/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davatorium","download_url":"https://codeload.github.com/davatorium/rofi-top/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davatorium%2Frofi-top/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265595331,"owners_count":23794719,"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":[],"created_at":"2024-08-01T15:01:30.726Z","updated_at":"2025-07-17T10:33:48.184Z","avatar_url":"https://github.com/davatorium.png","language":"C","funding_links":[],"categories":["C"],"sub_categories":[],"readme":"# Rofi Top - interactive process viewer\n\nA plugin for rofi that emulates top behaviour.\n\nTo run this you need an up to date checkout of rofi git installed.\n\nRun rofi like:\n\n```bash\n    rofi -show top -modi top \n```\n\n## Screenshot\n\n![rofi top](./rofi-top.png)\n\n## Keybindings\n\nThe following keybindings change sorting:\n\n| Keybinding | Sort item      |\n|------------|----------------|\n| `custom-1` | Memory         |\n| `custom-2` | Pid            |\n| `custom-3` | CPU Time       |\n| `custom-4` | Name           |\n| `custom-5` | CPU Percentage |\n\nRepeatingly selecting the entry will change sort order.\n\nThe current setting is not stored between consecutive runs.\n## Compilation\n\n### Dependencies\n\n| Dependency | Version |\n|------------|---------|\n| libgtop    | 2.34    |\n| rofi \t     | 1.4\t   |\n\n### Installation\n\n**Rofi-top** uses autotools as build system. If installing from git, the following steps should install it:\n\n```bash\n$ autoreconf -i\n$ mkdir build\n$ cd build/\n$ ../configure\n$ make\n$ make install\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavatorium%2Frofi-top","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavatorium%2Frofi-top","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavatorium%2Frofi-top/lists"}