# Beehive untuk YunoHost [![Tingkat integrasi](https://dash.yunohost.org/integration/beehive.svg)](https://ci-apps.yunohost.org/ci/apps/beehive/) ![Status kerja](https://ci-apps.yunohost.org/ci/badges/beehive.status.svg) ![Status pemeliharaan](https://ci-apps.yunohost.org/ci/badges/beehive.maintain.svg) [![Pasang Beehive dengan YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=beehive) *[Baca README ini dengan bahasa yang lain.](./ALL_README.md)* > *Paket ini memperbolehkan Anda untuk memasang Beehive secara cepat dan mudah pada server YunoHost.* > *Bila Anda tidak mempunyai YunoHost, silakan berkonsultasi dengan [panduan](https://yunohost.org/install) untuk mempelajari bagaimana untuk memasangnya.* ## Ringkasan 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. ### Features: - Re-post tweets on your Tumblr blog - Forward incoming chat messages to your email account - Turn on the heating system if the temperature drops below a certain value - Run your own IRC bot that lets you trigger builds on a Jenkins CI - Control your Hue lighting system - Notify you when a stock's price drops below a certain value **Versi terkirim:** 0.4.0~ynh4 **Demo:** ## Tangkapan Layar ![Tangkapan Layar pada Beehive](./doc/screenshots/screenshot1.jpg) ## :red_circle: Antifitur - **Upstream not maintained**: This software is not maintained anymore. Expect it to break down over time, be exposed to unfixed security breaches, etc. ## Dokumentasi dan sumber daya - Depot kode aplikasi hulu: - Gudang YunoHost: - Laporkan bug: ## Info developer Silakan kirim pull request ke [`testing` branch](https://github.com/YunoHost-Apps/beehive_ynh/tree/testing). Untuk mencoba branch `testing`, silakan dilanjutkan seperti: ```bash sudo yunohost app install https://github.com/YunoHost-Apps/beehive_ynh/tree/testing --debug atau sudo yunohost app upgrade beehive -u https://github.com/YunoHost-Apps/beehive_ynh/tree/testing --debug ``` **Info lebih lanjut mengenai pemaketan aplikasi:**