An application that allows you to check the status of your Raspberry Pi
Project description
Pi-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
Changelog
-
v1
- The First Version!
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.
Screenshots
Web View
CLI View
GUI View
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
Built Distribution
File details
Details for the file pistatus-1.0.0.1.tar.gz
.
File metadata
- Download URL: pistatus-1.0.0.1.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.42.0 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a6bc6acfe0a4135ded68f8ab210c97b0c486361ee3c2c96f5c13a9976c0ac6a2 |
|
MD5 | 08232f1d67294501443b45985b274efb |
|
BLAKE2b-256 | bc33ff91f236662f8f2ad3d6697d9c689597115528496ea0a45aa564ba626712 |
File details
Details for the file pistatus-1.0.0.1-py3-none-any.whl
.
File metadata
- Download URL: pistatus-1.0.0.1-py3-none-any.whl
- Upload date:
- Size: 5.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.42.0 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f3b72afaaa42937e49dbdcc8e3271a5f61282a18a2b321d87ec400bd2589d52f |
|
MD5 | 2fc09bb909eed59defc5a7155beb4906 |
|
BLAKE2b-256 | d23a28fa34e1e31f8230a30bff3d2950ced08d8ef6398a58ff550367f9845d99 |