1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/huginn_ynh.git synced 2024-09-03 19:26:13 +02:00
No description
Find a file
2024-02-24 18:01:29 +01:00
.github Apply example_ynh 2022-03-25 01:57:12 +01:00
conf v2 2024-02-23 20:21:06 +01:00
doc v2 2024-02-23 20:21:06 +01:00
scripts Remove verbosity 2024-02-24 18:01:29 +01:00
LICENSE Apply example_ynh 2022-03-25 01:57:12 +01:00
manifest.toml fix dependencies 2024-02-23 21:09:55 +01:00
README.md Auto-update README 2024-02-23 19:21:13 +00:00
README_fr.md Auto-update README 2024-02-23 19:21:13 +00:00
tests.toml Add toml schemas 2024-02-23 20:26:13 +01:00

Huginn for YunoHost

Integration level Working status Maintenance status

Install Huginn with YunoHost

Lire ce readme en français.

This package allows you to install Huginn quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

Huginn is a system for building agents that perform automated tasks for you online. They can read the web, watch for events, and take actions on your behalf. Huginn's Agents create and consume events, propagating them along a directed graph. Think of it as a hackable version of IFTTT or Zapier on your own server. You always know who has your data. You do.

Shipped version: 2022.08.18~ynh1

Screenshots

Screenshot of Huginn

Documentation and resources

Developer info

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/huginn_ynh/tree/testing --debug
or
sudo yunohost app upgrade huginn -u https://github.com/YunoHost-Apps/huginn_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps