Skip to content
This repository was archived by the owner on Sep 20, 2025. It is now read-only.

jjjclarke/RPiMonitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RPiMonitor

A Flask-based web app to monitor Raspberry Pi hardware statistics.

This code is no longer being updated as of September 2025.

Instructions

  1. Clone the GitHub repository
git clone https://github.com/jjjclarke/RPiMonitor.git
  1. Create a Python environment
python3 -m venv venv
  1. Activate environment and install dependencies
source venv/bin/activate
pip install -r requirements.txt
  1. Run the app
python3 app.py

About

Raspberry Pi performance statistics in a Flask web app

Topics

Resources

License

Stars

Watchers

Forks

Contributors