Skip to content

Raspberry Pi mini cli (command line interface) system info in Python

Notifications You must be signed in to change notification settings

haraldtux/piSystemInfo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

piSystemInfo

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.

Getting started:

  • Requirements :

  • sudo pip install psutil

  • sudo pip install git+https://github.com/nicmcd/vcgencmd.git

Starting :

  • change to the piSystemInfo directory

  • chmod piSystemInfo.py to 777

  • start script on the command line:

    sudo python piSystemInfo.py

useful links:

About

Raspberry Pi mini cli (command line interface) system info in Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages