You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
matrix-spec/supporting-docs/projects/2017-02-05-navi.md

835 B

layout title categories description author maturity
project Navi projects other A minimal Matrix notification bot Maximilian Fricke Alpha

{{ page.title }}

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!