A system info script based on Python, to poll info about a Linux-based system. Uses minimal imports not included in most major Linux Distros.
python3-psutil python3-cpuinfo
sudo cp /sys/class/dmi/id/product_serial /home/
sudo chown <username>: /home/product_serial
The sysinfo-raspi.py script is compatible with systems that do not have some dmi class information available.
- Create a Python Script for use in Windows.