{"id":13740049,"url":"https://github.com/kamui-fin/rfetch","last_synced_at":"2025-10-20T08:21:30.754Z","repository":{"id":49867056,"uuid":"343614282","full_name":"kamui-fin/rfetch","owner":"kamui-fin","description":"A fast and minimal fetch program","archived":false,"fork":false,"pushed_at":"2024-02-05T01:52:19.000Z","size":81,"stargazers_count":23,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-14T23:55:32.057Z","etag":null,"topics":["fetch","linux","systeminfo"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kamui-fin.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-03-02T01:55:48.000Z","updated_at":"2025-04-14T14:18:15.000Z","dependencies_parsed_at":"2024-02-05T02:43:22.299Z","dependency_job_id":"d6b05a5b-6be1-485b-a6e4-5bda3f6b7c56","html_url":"https://github.com/kamui-fin/rfetch","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/kamui-fin%2Frfetch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kamui-fin%2Frfetch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kamui-fin%2Frfetch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kamui-fin%2Frfetch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kamui-fin","download_url":"https://codeload.github.com/kamui-fin/rfetch/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248981261,"owners_count":21193144,"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":["fetch","linux","systeminfo"],"created_at":"2024-08-03T04:00:41.784Z","updated_at":"2025-10-20T08:21:30.672Z","avatar_url":"https://github.com/kamui-fin.png","language":"Rust","readme":"# rfetch\nA fast, pretty, and configurable fetch program to output system information.\n\n![](screenshot.png) \n\n## Setup\nBefore the installation, ensure that you have `rust`, `cargo`, and `git` installed on your system.\n```bash\n$ git clone https://github.com/kamui-7/rfetch.git\n$ cd rfetch\n$ cargo build --release\n```\nThe resulting binary will be located in `./target/release`. You may move that binary file into any directory in your `$PATH` for execution without an absolute path.\n\nNow you need to copy the default config over with:\n```bash\n$ mkdir -p ~/.config/rfetch\n$ cp config.toml ~/.config/rfetch\n```\n\nIf you want rfetch to be able to show battery info, you will need to enable the 'battery' feature. Replace the compilation command above with\n```bash\n$ cargo build --release --features=battery  \n```\nThis requires [upower](https://upower.freedesktop.org/) to be installed.\n","funding_links":[],"categories":["Operation System"],"sub_categories":["Cross Platform"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkamui-fin%2Frfetch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkamui-fin%2Frfetch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkamui-fin%2Frfetch/lists"}