Event and agent system, which allows you to create your own agents that perform automated tasks triggered by events and filters. It is modular, flexible and really easy to extend for anyone. It has modules (we call them Hives), so it can interface with, talk to, or retrieve information from Twitter, Tumblr, Email, IRC, Jabber, RSS, Jenkins, Hue - to name just a few. WWW: https://github.com/muesli/beehive PR: 243514 Submitted by: Lewis Cook <vulcan@wired.sh>
9 lines
410 B
Text
9 lines
410 B
Text
Event and agent system, which allows you to create your own agents that perform
|
|
automated tasks triggered by events and filters.
|
|
|
|
It is modular, flexible and really easy to extend for anyone. It has modules
|
|
(we call them Hives), so it can interface with, talk to, or retrieve
|
|
information from Twitter, Tumblr, Email, IRC, Jabber, RSS, Jenkins, Hue - to
|
|
name just a few.
|
|
|
|
WWW: https://github.com/muesli/beehive
|