No description
Find a file
2023-03-07 13:46:55 +01:00
conf Update systemd.service 2023-03-06 23:24:17 +01:00
doc cleaning 2023-03-07 13:46:51 +01:00
scripts First commit 2023-03-06 23:11:14 +01:00
sources First commit 2023-03-06 23:11:14 +01:00
config_panel.toml.example First commit 2023-03-06 23:11:14 +01:00
LICENSE First commit 2023-03-06 23:11:14 +01:00
manifest.toml First commit 2023-03-06 23:11:14 +01:00
README.md Auto-update README 2023-03-07 12:46:17 +00:00
README_fr.md Auto-update README 2023-03-07 12:46:17 +00:00
tests.toml First commit 2023-03-06 23:11:14 +01:00

Flow for YunoHost

Integration level Working status Maintenance status

Install Flow with YunoHost

Lire ce readme en français.

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

Overview

Total. js Flow is part of the Total. js Platform and is a direct alternative to Node-red. This visual programming interface is primarily intended for IoT and web/REST apps. Using drag and drop tools, you can quickly and reliably create a variety of workflows.

Shipped version: 1.0~ynh1

Demo: https://demo.example.com

Screenshots

Screenshot of Flow

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

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