Skip to content

Lightweight data collector and webui for Ruuvi devices

License

Notifications You must be signed in to change notification settings

ndob/ruuvimonitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ruuvi monitor

Lightweight data collector and webui for Ruuvi devices. The idea behind is that this runs fine on Raspberry PI 1B with a handful of Ruuvi tags.

Usage

Installation

git clone [this-repo]
python -m venv venv
source venv/bin/activate
pip install -r requirements.txt

Running

python main.py

About

Lightweight data collector and webui for Ruuvi devices

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published