{"id":15059100,"url":"https://github.com/blueokiris/fetch-rs","last_synced_at":"2026-02-19T00:31:48.469Z","repository":{"id":242683200,"uuid":"795087323","full_name":"blueOkiris/fetch-rs","owner":"blueOkiris","description":"Fetch CPU, GPU, OS info, etc and display it to terminal with a nice distro-dependent graphic.","archived":false,"fork":false,"pushed_at":"2024-06-04T11:20:56.000Z","size":72,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-21T16:17:48.474Z","etag":null,"topics":["cpu","fedora","fetch","gpu","info","kernel","neofetch","nix","rs","rust","script","terminal","text","tui"],"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/blueOkiris.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":"2024-05-02T15:00:18.000Z","updated_at":"2024-06-04T11:20:59.000Z","dependencies_parsed_at":"2024-06-04T12:29:41.249Z","dependency_job_id":"8b636718-6a46-4263-9a27-ea2af1cebb5b","html_url":"https://github.com/blueOkiris/fetch-rs","commit_stats":null,"previous_names":["blueokiris/fetch-rs"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueOkiris%2Ffetch-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueOkiris%2Ffetch-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueOkiris%2Ffetch-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueOkiris%2Ffetch-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/blueOkiris","download_url":"https://codeload.github.com/blueOkiris/fetch-rs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243663640,"owners_count":20327304,"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","fedora","fetch","gpu","info","kernel","neofetch","nix","rs","rust","script","terminal","text","tui"],"created_at":"2024-09-24T22:37:15.915Z","updated_at":"2025-10-15T07:58:31.264Z","avatar_url":"https://github.com/blueOkiris.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fetch-rs\n\n![screenshot](./screenshot.png)\n\n## Description\n\nFetch CPU, GPU, OS info, etc and display it to terminal with a nice distro-dependent graphic.\n\nFeatures different from other fetch scripts:\n\n- Single binary (assuming no plugins)\n- Compiled and fast\n- Asynchronous to look up information\n- Plugin support\n\n## Documentation\n\nTo change from default settings, run once to generate default configuration file then edit it: `~/.config/fetch-rs/config.json`\n\nSupports:\n\n- Detecting distro and drawing its logo (enabled by default via `\"show_distro\": true`)\n   + Terminal Colors in those Logos (see `distro-logos/*.txt` for how to put them in a logo):\n      * Normal Colors:\n         - NBLK - \"Normal\" Black\n         - NRED - Normal Red\n         - NGRN - \"\" Green\n         - NYLW - Yellow\n         - NBLU - Blue\n         - NMAG - Magenta\n         - NCYN - Cyan\n         - NWHT - White\n      * Bright Colors\n         - BBLK - \"Bright\" Black\n         - BRED - Bright Red\n         - BGRN - \"\" Green\n         - BYLW - Yellow\n         - BBLU - Blue\n         - BMAG - Magenta\n         - BCYN - Cyan\n         - BWHT - White\n- OS information (enabled by default via `\"show_os\": true`):\n   + Distro\n   + Distro Release Version\n   + Distro Nickname\n   + Architecture\n- Host\n- Kernel\n- Uptime\n\nTODO:\n\n- Packages (def)\n- Shell (def)\n- Resolution (def)\n- DE (def)\n- WM (def)\n- WM Theme (def)\n- Theme (def)\n- Icons (def)\n- Terminal (def)\n- Terminal Font (def)\n- CPU (def)\n- GPU (def)\n- Memory (def)\n- CPU Usage (not def)\n- Disk (not def)\n- Battery (not def)\n- Font (not def)\n- Song (not def)\n- Local IP (not def)\n- Public IP (not def)\n- Users (not def)\n- Birthday (not def)\n- Colors (def)\n\nYou can also add custom plugins. Create a program that supports a C ABI function with this function signature: `const char *int_output(void)`\n\nCompile a `.so` and place it in `~/.config/fetch-rs/plugins/`\n\nIt's `int_output` function will print after the built-in outputs\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblueokiris%2Ffetch-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblueokiris%2Ffetch-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblueokiris%2Ffetch-rs/lists"}