raspi-info

RASPI-INFO is a tool to get a lot of infomations about your Raspberry Pi

View on GitHub

raspi-info

RASPI-INFO: The Swiss Army Knife for Unlocking Your Raspberry Pi’s Secrets.

Tired 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.

From 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.

πŸ” Overview

πŸš€ Install

To install raspi-info, run the following command:

curl -sSfL https://raw.githubusercontent.com/mapi68/raspi-info/master/raspi-info-install | bash

πŸ—‘οΈ Uninstall

To uninstall raspi-info, run:

sudo apt --purge remove raspi-info -y

If you also want to remove installed dependencies, run:

sudo apt --purge autoremove raspi-info -y

πŸ’» Commands

| Command | Description | |β€”β€”β€”β€”β€”β€”β€”β€”|—————————————————————————–| | raspi-info | Main window with detailed information | | raspi-info-light | Light version, starts by default on SSH login | | raspi-info-check | Simple tool to check real-time load, temperature, clock, and voltage | | raspi-info-install | Install raspi-info | | raspi-info-update | Update raspi-info |

πŸ“Έ Screenshots

raspi-info-light

raspi-info-light

General Information

general-info

Partition Information

partition-info

Folder Information

folder-info

WireGuard Information

wireguard-info

raspi-info-check

raspi-info-check

raspi-info

raspi-info