{"id":45125370,"url":"https://github.com/lemuray/rustfetch","last_synced_at":"2026-02-19T23:01:09.146Z","repository":{"id":337690855,"uuid":"1135955485","full_name":"lemuray/rustfetch","owner":"lemuray","description":"A CLI tool that displays system info, written entirely in Rust!","archived":false,"fork":false,"pushed_at":"2026-02-19T16:56:11.000Z","size":342,"stargazers_count":38,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-19T19:23:11.514Z","etag":null,"topics":["cli","fastfetch","fetch","neofetch","rust","system-info"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/lemuray.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":"docs/roadmap.md","authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-01-16T20:45:35.000Z","updated_at":"2026-02-19T16:55:25.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/lemuray/rustfetch","commit_stats":null,"previous_names":["lemuray/rustfetch"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/lemuray/rustfetch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lemuray%2Frustfetch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lemuray%2Frustfetch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lemuray%2Frustfetch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lemuray%2Frustfetch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lemuray","download_url":"https://codeload.github.com/lemuray/rustfetch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lemuray%2Frustfetch/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29636035,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-19T22:32:43.237Z","status":"ssl_error","status_checked_at":"2026-02-19T22:32:38.330Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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","fastfetch","fetch","neofetch","rust","system-info"],"created_at":"2026-02-19T23:00:45.025Z","updated_at":"2026-02-19T23:01:09.097Z","avatar_url":"https://github.com/lemuray.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rustfetch\n![Top Language](https://img.shields.io/github/languages/top/lemuray/rustfetch?logo=rust\u0026label=)\n\nRustfetch is a CLI tool designed to **fetch system information** in the **fastest** and **safest** way possible while still keeping it visually appealing, inspired by [neofetch](https://github.com/dylanaraps/neofetch) and [fastfetch](https://github.com/fastfetch-cli/fastfetch).\n\n\u003c!-- I think the following image handling is not very markdown idiomatic and there must be a way to do this in a better way, ive tried with an HTML table but GitHub markdown shows huge grey bands in empty table slots, any other approached would be appreaciated --\u003e\n\u003cp align=\"center\"\u003e\n\t\u003cimg src=\"docs/images/arch_0.3.0.avif\" width=\"44%\"\u003e\n\t\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\n\t\u003cimg src=\"docs/images/fedora_0.3.0.avif\" width=\"42%\"\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n\t\u003cimg src=\"docs/images/execution_time.png\"\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n\t\u003csub\u003eTests ran on identical hardware with default configs, using the \u003ca href=\"docs/architecture.md/#runtimesh\"\u003eruntime script\u003c/a\u003e (30 runs, 5 warmups).\u003c/sub\u003e\n\u003c/p\u003e\n\n## Installation\nYou can **copy and paste** this command to use the install script:\n```bash\ncurl -fsSL https://raw.githubusercontent.com/lemuray/rustfetch/main/install.sh | bash\n```\n\nAlternatively, you can build the latest unstable version from source:\n```bash\ncargo install --git https://github.com/lemuray/rustfetch.git\n```\n\n**In case installation fails** or you want to know more about the installation process, visit our [guide to installation](docs/guide_to_installation.md).\n\n\u003csub\u003eTested on: macOS (Apple Silicon), Ubuntu 22.04 LTS, Arch Linux (x86_64). rustc 1.93.0\u003c/sub\u003e\n\n## Usage\n**You can run the CLI with the default config by typing ```rustfetch```**\n\nHere are some useful flags you can use:\n- ```--help / -h``` shows all commands and descriptions\n- ```--all / -a``` enables all config options, useful to **try features out**\n- ```--padding / -p x``` adds padding between the ascii logo and the system information, replace x with your value (0-255)\n- ```--config-file / -c PATH_TO_FILE``` uses a different config file, if the file does not exist it'll be created with defaults\n\n\u003e This is a selected list of the most used flags, to learn about all the flags visit our [flags guide](docs/flags.md).\n\n## Customization\nRustfetch relies on **TOML files** to parse the configuration, which makes them inherently **user-friendly**.\n\nModify it by accessing the default directory:\n```bash\n# Linux / GNU\nnano \"~/.config/rustfetch/config.toml\"\n```\n```bash\n# MacOS\nnano \"~/Library/Application Support/rustfetch/config.toml\"\n```\n\n## Any other questions?\nIn case you want to know the answer to a question that didn't get answered here or you want to start contributing to the project visit our **extensive and user-friendly [documentation](docs/README.md)**.\n\nEnjoy your stay!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flemuray%2Frustfetch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flemuray%2Frustfetch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flemuray%2Frustfetch/lists"}