#891 · Primary category: AI Agents & Automation

beehive

automation event-driven hacktoberfest ifttt workflow

A flexible event/agent & automation system with lots of bees 🐝

Project last updated:02/25/23

GitHub Stars

6.5K

Forks

328

Contributors

49

License

AGPL-3.0

Why we included this project

Beehive is a self-hosted automation system built around small plugins called Hives, each handling a service like email, IRC, Jenkins, or smart-home gear. You define Bees as instances of those plugins and chain them together so an event in one service triggers an action in another, with a templating language to pass event data along. It runs as a single Go binary with a web admin interface and Docker support, so deploying it on your own infrastructure is straightforward, and writing a new Hive is the main way to extend it. For anyone building event-driven glue between internal tools and external services, it's also a useful reference for how to structure such a system.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category