neauoire / Inky Hole
Display Pi-Hole statistics on the Inky-Phat
Stars: ✭ 149
Programming Languages
python
139335 projects - #7 most used programming language
Labels
Projects that are alternatives of or similar to Inky Hole
Homekitcam
A project to make a Raspberry Pi driven, HomeKit Enabled camera.
Stars: ✭ 69 (-53.69%)
Mutual labels: raspberry
Vinylemulator
Emulate the tactile experience of a vinyl collection through your Sonos system, but with a back end run by Spotify
Stars: ✭ 106 (-28.86%)
Mutual labels: raspberry
Fmberry
Build an open source fm radio station with your raspberry pi
Stars: ✭ 125 (-16.11%)
Mutual labels: raspberry
Orangetool
📚 Control Functions For Single-Board Computers
Stars: ✭ 82 (-44.97%)
Mutual labels: raspberry
Qtrpi
An easy-to-use environment to cross-compile Qt applications for Raspberry Pi from your desktop.
Stars: ✭ 93 (-37.58%)
Mutual labels: raspberry
Pi Hole Droid
Pi-hole Droid is an unofficial app that connects to your Pi-hole to show charts and statistics.
Stars: ✭ 107 (-28.19%)
Mutual labels: raspberry
Q3lite
Q3lite, an OpenGL ES port of Quake III Arena for embedded Linux systems.
Stars: ✭ 64 (-57.05%)
Mutual labels: raspberry
Fabscanpi Server
FabScan Pi Open Source 3D Scanner - Server application
Stars: ✭ 137 (-8.05%)
Mutual labels: raspberry
Nwjs rpi
[NW.js port for Raspberry Pi] binary compiled for the ARMv6 used in Raspberry Pi (compatible with RPi 2 and RPi 3)
Stars: ✭ 91 (-38.93%)
Mutual labels: raspberry
Kalliope
Kalliope is a framework that will help you to create your own personal assistant.
Stars: ✭ 1,509 (+912.75%)
Mutual labels: raspberry
Raspberrypi Cpuminer
CPUMiner for RaspberryPi Zero, Pi 3, Pi 2, B+, A+
Stars: ✭ 75 (-49.66%)
Mutual labels: raspberry
Rpi Webapplication
Text Guide and snippets to have 60fps web application using Raspberry
Stars: ✭ 142 (-4.7%)
Mutual labels: raspberry
Umbrel Os
Run Umbrel Bitcoin and Lightning node on a Raspberry Pi in one click
Stars: ✭ 132 (-11.41%)
Mutual labels: raspberry
Gitlab
GitLab CE (Docker image) for ARM devices, this is a mirror repository of
Stars: ✭ 121 (-18.79%)
Mutual labels: raspberry
Inky Hole
Display the number of blocked requests, and filtered traffic, from Pi-Hole, on Pimoroni's Inky-Phat.

- Setup Pi-Hole, follow the installation instructions.
- Setup InkyPhat, follow the installation instructions.
- Clone this repo on your Raspberry Pi Zero W.
Reload automatically every 30 minutes
Edit crontab
.
crontab -e
Add the following line:
*/30 * * * * python /home/pi/inky-hole/main.py
Enjoy!
Note that the project description data, including the texts, logos, images, and/or trademarks,
for each open source project belongs to its rightful owner.
If you wish to add or remove any projects, please contact us at [email protected].