Name
Navi
Description
A minimal Matrix notification bot
Author
Maximilian Fricke
Maturity
Not actively maintained
Language
Python
License
Apache-2.0
Navi is a tiny bot for Matrix that sends notifications to users. It is builtupon the Matrix Python SDK.
The motivation behind Navi is to send notifications from anywhere to everywhere. This includes the push services GCM and APNs that Riot bridges to, without having to rely on services such as Pushbullet or Pushover.
The first time you use it, Navi creates a new room and invites your user to it. The room will be reused afterwards. If you leave the room, so will Navi, and invite you to a new room.
Follow the progress and grab the code from GitHub!