Skip to main content

An application that allows you to check the status of your Raspberry Pi

Project description

SwagLyricsPi-Status

Pi-Status fetches basic statistics regarding your Raspberry Pi including network, CPU, RAM & storage stats it then displays the stats in the command-line, a GUI app or a browser tab. The program can be used for remote monitoring of headless deploys or simply to conveniently get stats on your Pi. The GUI app and browser tab refresh the stats on a timely basis. The lyrics are fetched from Genius.

Installation

Requires Python 3.6+. Use pip or pip3 depending on your installation. You might want to use the --user flag on Linux to avoid using pip as root.

pip install pistatus

Usage

usage: pistatus [-g] [-w]

To use the CLI output no arguments are required.

Arguments:

  -g, show the stats in the gui form       
  -w, start the web server on the local network      

You can quit the web server by pressing Ctrl+C and you will be able to see the IP address in the command line for reference.

Compiling PiStatus for Development

  • Clone into this repo
  • cd into the cloned repo.
  • pip install -e . the -e flag installs it locally in editable mode.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pistatus-0.0.1.4.tar.gz (3.5 kB view hashes)

Uploaded Source

Built Distribution

pistatus-0.0.1.4-py3-none-any.whl (5.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page