mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-30 05:40:06 +00:00
40ab1e9213
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>
10 lines
410 B
Plaintext
10 lines
410 B
Plaintext
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
|