PI Dashboard: A Lightweight Terminal System Monitor for Raspberry Pi (and Linux!)
April 27, 2025
If you're like me and run headless systems like Raspberry Pis for various tasks (home automation, media server, Docker p...
Creative hobbyist β coding, 3D printing & experiments
Ever wished for a clean, distraction-free overview of all the latest science news in one place? No ads, no tracking, just pure content. Thatβs exactly what I wanted too β so I built it.
Today, Iβm introducing Emphyrio.io Science News Scraper:
A lightweight Python-powered web app that runs on a Raspberry Pi and gives you a beautiful, searchable, filterable feed of science articles, aggregated from your favorite RSS sources.
Hereβs a quick peek at the UI:
Clone it, install the dependencies, and launch:
git clone https://github.com/emphyri0/sciencenewsscraper
cd emphyrio-science-scraper
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
python app.py
Then visit http://your-pi-ip:5000
in your browser. Done.
Just click the π‘ icon in the header. You can:
If you want a science-first, minimal, private reading experience β give it a go.
Let me know what youβd add to it. PRs are welcome. This is just the start.
Stay curious,
β emphyrio.io
April 27, 2025
If you're like me and run headless systems like Raspberry Pis for various tasks (home automation, media server, Docker p...
April 21, 2025
π Terminal Network Scanner Ever wondered what devices are lurking on your local network? Whether you're a curious Raspbe...
April 14, 2025
Ever wished for a clean, distraction-free overview of all the latest science news in one place? No ads, no tracking, jus...