Raspberry Pi mini cli (command line interface) system info.
- Written in Python
- Tested on Raspberry Pi Model B, Zero W, 3 Model A Plus and 3 Model B Plus.
-
Requirements :
-
sudo pip install psutil -
sudo pip install git+https://github.com/nicmcd/vcgencmd.git
-
change to the piSystemInfo directory
-
chmod piSystemInfo.py to 777
-
start script on the command line:
sudo python piSystemInfo.py
