Skip to content

Latest commit

 

History

History
61 lines (38 loc) · 2.86 KB

README_fr.md

File metadata and controls

61 lines (38 loc) · 2.86 KB

Beehive pour YunoHost

Niveau d’intégration Statut du fonctionnement Statut de maintenance

Installer Beehive avec YunoHost

Lire le README dans d'autres langues.

Ce package vous permet d’installer Beehive rapidement et simplement sur un serveur YunoHost.
Si vous n’avez pas YunoHost, consultez ce guide pour savoir comment l’installer et en profiter.

Vue d’ensemble

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

Version incluse : 0.4.0~ynh4

Démo : https://github.com/muesli/beehive/wiki/Available-Hives

Captures d’écran

Capture d’écran de Beehive

🔴 Anti-fonctionnalités

  • **Application non maintenue **: Ce logiciel n'est plus maintenu. Attendez-vous à ce qu'il ne fonctionne plus avec le temps, et que l'on découvre des failles de sécurité qui ne seront pas corrigées, etc.

Documentations et ressources

Informations pour les développeurs

Merci de faire vos pull request sur la branche testing.

Pour essayer la branche testing, procédez comme suit :

sudo yunohost app install https://github.com/YunoHost-Apps/beehive_ynh/tree/testing --debug
ou
sudo yunohost app upgrade beehive -u https://github.com/YunoHost-Apps/beehive_ynh/tree/testing --debug

Plus d’infos sur le packaging d’applications : https://yunohost.org/packaging_apps