Read this README in other languages.
This package allows you to install Beehive quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.
Beehive is an 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.
Shipped version: 0.4.0~ynh4
Demo: https://github.com/muesli/beehive/wiki/Available-Hives
Please send your pull request to the testing
branch.
To try the testing
branch, please proceed like that:
sudo yunohost app install https://github.com/YunoHost-Apps/beehive_ynh/tree/testing --debug
or
sudo yunohost app upgrade beehive -u https://github.com/YunoHost-Apps/beehive_ynh/tree/testing --debug
More info regarding app packaging: https://yunohost.org/packaging_apps