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.
git clone [this-repo]
python -m venv venv
source venv/bin/activate
pip install -r requirements.txt
python main.py