Skip to content

Simple web server that displays system information about Raspberry Pi

License

Notifications You must be signed in to change notification settings

Nkeramov/raspberry_pi_system_info

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raspberry Pi system info

This project is a simple web server that displays system information about your Raspberry Pi.

The information includes the board model, hostname, OS details, CPU (type, architecture, revision, serial number, number of cores, frequency, voltage, temperature, usage), RAM (total, used, free, cache, available), network interfaces (ip, mac), mounted disks and processes running in the system.

Information about disks and processes is displayed in tables. You can sort the tables by clicking on the column in the header

The web server is based on Flask framework. By default the application will run on port 8080. It can be changed in env file.

Gunicorn is used to launch. Use run.sh to run project.

About

Simple web server that displays system information about Raspberry Pi

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published