Code Monkey home page Code Monkey logo

snotify's Introduction

Snotify

A notification application written in Scala with akka actors, streams, and alpakka. Consumes notification messages from a rabbitmq queue and schedules various forms of alerts to happen to notify the recipients, eg. play a sound, use notify-send, push to a phone via the Pushover app, etc.

The primary database supported right now is elasticsearch. Together with kibana, this makes it easy to search, graph, and analyse the notification history, and provides a nice scalable backend.

TODO

  • Support google calendar integration as a notification source
  • Finish the cluster logic -- there are a couple of unhandled cases around acking messages when they've been passed on to peers only, and I need to ensure other suitable notification sources get pushed through the peer routing component (e.g. I should be able to register a notification via REST on node X and have it passed on to node Y, not just scheduled on the local node)
  • Add e-mail as an alert type
  • Support templates for notification display (especially relevant to e-mails)

snotify's People

Contributors

giftig avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

snotify's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.