Wring.io is a fully automated collector of events you are getting from GitHub and some other systems where you actively participate in discussions. Instead of regularly checking your email and finding what's relevant to you, you configure Wring to pull those events for you and then you read them in one simple web page.
It is free for everybody.
Read about it at this blog post: Wring.io, a Dispatcher of GitHub Notifications
Fork repository, make changes, send us a pull request. We will review
your changes and apply them to the master
branch shortly, provided
they don't violate our quality standards. To avoid frustration, before
sending us your pull request please run full Maven build:
$ mvn clean install -Pqulice
To avoid build errors use Maven 3.2+ and Java 8+.