Show a desktop notification when someone sneaks into my room beind my back
  • C 49.3%
  • Python 39.9%
  • Shell 6.1%
  • CMake 4.7%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2018-09-11 12:48:55 +02:00
gnome-cmake@7599e652e5 initial commit 2018-04-19 11:51:49 +02:00
systemd add systemd service file and PKGBUID 2018-09-05 01:12:50 +02:00
telegram telegram bot 2018-09-11 12:48:55 +02:00
.gitignore initial commit 2018-04-19 11:51:49 +02:00
.gitmodules initial commit 2018-04-19 11:51:49 +02:00
CMakeLists.txt use system paho.mqtt.c 2018-09-05 13:03:55 +02:00
config.h config options 2018-09-05 13:43:31 +02:00
doornotify.c config options 2018-09-05 13:43:31 +02:00
notification.h divide linux/windows notification, use hostname as id 2018-09-04 18:52:21 +02:00
notification_linux.c divide linux/windows notification, use hostname as id 2018-09-04 18:52:21 +02:00
notification_windows.c divide linux/windows notification, use hostname as id 2018-09-04 18:52:21 +02:00
PKGBUILD use system paho.mqtt.c 2018-09-05 13:03:55 +02:00
README.md Create README.md 2018-04-19 12:08:16 +02:00

doornotify

Show a desktop notification when someone sneaks into my room beind my back

Created to try my sensor setup, the paho mqtt c library and using cmake. Otherwise not useful in any way.

Setup

A wireless HomeMatic door sensor is paired with the a RaspberryPi running Homegear. Homegear publishes mqtt messages whenever the sensor status changes.