{"id":34636829,"url":"https://github.com/mapi68/raspi-info","last_synced_at":"2025-12-24T17:04:39.939Z","repository":{"id":47671479,"uuid":"195672586","full_name":"mapi68/raspi-info","owner":"mapi68","description":"RASPI-INFO: Your Raspberry Pi Swiss Army Knife for System Information","archived":false,"fork":false,"pushed_at":"2025-05-11T04:25:46.000Z","size":2461,"stargazers_count":26,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-11T05:21:35.783Z","etag":null,"topics":["32-bit","64-bit","aarch64","armhf","armv7","armv8","hardware-information","raspberry-pi","raspian-os","shell-script"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/mapi68.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":"2019-07-07T16:18:30.000Z","updated_at":"2025-05-11T04:25:50.000Z","dependencies_parsed_at":"2023-02-08T09:15:38.608Z","dependency_job_id":"388318c6-2a90-4fe2-8f26-f7abc7233831","html_url":"https://github.com/mapi68/raspi-info","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mapi68/raspi-info","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapi68%2Fraspi-info","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapi68%2Fraspi-info/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapi68%2Fraspi-info/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapi68%2Fraspi-info/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mapi68","download_url":"https://codeload.github.com/mapi68/raspi-info/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapi68%2Fraspi-info/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28005408,"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","status":"online","status_checked_at":"2025-12-24T02:00:07.193Z","response_time":83,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["32-bit","64-bit","aarch64","armhf","armv7","armv8","hardware-information","raspberry-pi","raspian-os","shell-script"],"created_at":"2025-12-24T17:02:48.191Z","updated_at":"2025-12-24T17:04:39.921Z","avatar_url":"https://github.com/mapi68.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# raspi-info\n\n**RASPI-INFO: The Swiss Army Knife for Unlocking Your Raspberry Pi's Secrets.**\n\nTired of digging through multiple commands to understand your Raspberry Pi? Raspi-info is a comprehensive tool designed to gather a vast array of information about your device in one convenient place. Think of it as your essential Swiss Army Knife for Raspberry Pi insights.\n\nFrom hardware details and operating system specifics to network configurations, resource usage, and installed software, raspi-info provides a wealth of data to help you monitor, troubleshoot, and understand your Raspberry Pi. It's the perfect utility for enthusiasts, developers, and anyone who wants a quick and easy overview of their Raspberry Pi's inner workings.\n\n## 🔍 Overview \u003ca name=\"overview\"\u003e\u003c/a\u003e\n- **Direct Usage**: Use `raspi-info` or `raspi-info-light` from the shell.\n- **Automatic Usage**: `raspi-info-light` starts automatically when you log in via SSH.\n- **Shell Tips**: RASPI-INFO provides over 500 shell tips to assist you in bash.\n- **Update Notifications**: You'll receive a message at the end of the program when a new update is available.\n\n## 🚀 Install \u003ca name=\"install\"\u003e\u003c/a\u003e\nTo install raspi-info, run the following command:\n```bash\ncurl -sSfL https://raw.githubusercontent.com/mapi68/raspi-info/master/raspi-info-install | bash\n```\n\n## 🗑️ Uninstall \u003ca name=\"uninstall\"\u003e\u003c/a\u003e\nTo uninstall raspi-info, run:\n```bash\nsudo apt --purge remove raspi-info -y\n```\n\nIf you also want to remove installed dependencies, run:\n```bash\nsudo apt --purge autoremove raspi-info -y\n```\n\n## 💻 Commands \u003ca name=\"commands\"\u003e\u003c/a\u003e\n| Command                | Description                                                                 |\n|------------------------|-----------------------------------------------------------------------------|\n| **raspi-info**         | Main window with detailed information                                       |\n| **raspi-info-light**   | Light version, starts by default on SSH login                               |\n| **raspi-info-check**   | Simple tool to check real-time load, temperature, clock, and voltage        |\n| **raspi-info-install** | Install raspi-info                                                          |\n| **raspi-info-update**  | Update raspi-info                                                           |\n\n## 📸 Screenshots \u003ca name=\"screenshots\"\u003e\u003c/a\u003e\n\n### raspi-info-light\n![raspi-info-light](images/raspi-info-light.png)\n\n### General Information\n![general-info](images/general-info.png)\n\n### Partition Information\n![partition-info](images/partition-info.png)\n\n### Folder Information\n![folder-info](images/folder-info.png)\n\n### WireGuard Information\n![wireguard-info](images/wireguard-info.png)\n\n### raspi-info-check\n![raspi-info-check](images/raspi-info-check.png)\n\n### raspi-info\n![raspi-info](images/raspi-info.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmapi68%2Fraspi-info","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmapi68%2Fraspi-info","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmapi68%2Fraspi-info/lists"}