Converts mqtt messages into desktop notifications on Linux
  • Python 86.1%
  • Nix 13.9%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-06-03 06:06:29 -06:00
.forgejo/workflows chore(deps): update forgejo.kainnef.com/mfenniak/debian-latest-forgejo-runner docker digest to ae8308d (#43) 2026-06-03 06:06:29 -06:00
data Hookup to notify-send 2023-12-30 11:54:38 -07:00
icons Fork mqtt-to-libnotify from pixelperfectpi 2023-12-30 11:11:35 -07:00
notify Hookup to notify-send 2023-12-30 11:54:38 -07:00
.envrc Move CalendarDataResolver to data & DI 2023-10-07 19:44:22 -06:00
.gitignore Fork mqtt-to-libnotify from pixelperfectpi 2023-12-30 11:11:35 -07:00
config.py Remove dependency_injector due to lack of upstream support; update flake.nix 2024-05-25 19:23:24 -06:00
di.py Remove dependency_injector due to lack of upstream support; update flake.nix 2024-05-25 19:23:24 -06:00
flake.lock chore(deps): lock file maintenance (#40) 2026-06-01 00:24:51 -06:00
flake.nix Lock file maintenance (#16) 2026-03-02 19:13:52 -07:00
main.py Remove dependency_injector due to lack of upstream support; update flake.nix 2024-05-25 19:23:24 -06:00
mainservice.py Fork mqtt-to-libnotify from pixelperfectpi 2023-12-30 11:11:35 -07:00
mosquitto_test_cmds.md Cleanup unnecessary test commands 2023-12-30 11:12:54 -07:00
mqtt.py nixpkgs update (#5) 2025-11-27 16:01:16 -07:00
README.md Fork mqtt-to-libnotify from pixelperfectpi 2023-12-30 11:11:35 -07:00
renovate.json5 add renovate.json5 for future updates 2025-11-27 15:24:01 -07:00
service.py Hookup to notify-send 2023-12-30 11:54:38 -07:00
setup.py Lock file maintenance (#16) 2026-03-02 19:13:52 -07:00

mqtt-to-libnotify