/fmn

A system for generic fedmsg-driven notifications for end users.

Primary LanguagePythonGNU Lesser General Public License v2.1LGPL-2.1

FedMSG Notifications

Documentation

fmn is a family of systems to manage end-user notifications triggered by fedmsg, the FEDerated MESsage bus. fmn provides a single place for all applications using fedmsg to notify users of events. Notifications can be delivered by email, irc, and server-sent events. Users can configure their notifications for all the applications they use in one place.

FMN is deployed in Fedora.

Documentation

Documentation is available in the docs/ directory or online.

You need sphinx, sqlalchemy_schemadisplay, and graphviz to build the documentation.

Contributing

Consult the contribution guide in our documentation!