Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/uniflow-io/uniflow

Open fair-code distributed Flow based Workflow Automation Tool.
https://github.com/uniflow-io/uniflow

automation flow-based-programming self-hosted uniflow workflow

Last synced: 5 days ago
JSON representation

Open fair-code distributed Flow based Workflow Automation Tool.

Awesome Lists containing this project

README

        

Uniflow
-------



Uniflow

## Introduction

Uniflow is an open [fair-code](http://faircode.io) distributed Flow based Workflow Automation Tool.

You have to :
- Identify in your everyday life, you can think about tasks that are recurring.
- Figure about if a task will take less time to automate than doing it straight.

This project is a combinaison on [Flow Based Programming](https://flow-based.org/) to create a network of connected process and [Webassembly](https://webassembly.org/) that allow execute alike behaviour at native speed on wide range of platforms.

Here, you can customise your own task and create your own specific modules into one normalised [SAAS](https://en.wikipedia.org/wiki/Software_as_a_service) interface that include the philosophy of [nvAlt](http://brettterpstra.com/projects/nvalt).
And the runner is specificaly implemented to various way on : Browser, Node, Your own software plugins...

## Documentation

The official Uniflow documentation can be found under: [https://uniflow.io/docs](https://uniflow.io/docs)

Additional information and example workflows on the uniflow.io website: [https://uniflow.io/flows](https://uniflow.io/flows)

## Support

If you have problems or questions go to our contact page, we will then try to help you as soon as possible:

[https://uniflow.io/contact](https://uniflow.io/contact)

## License

Uniflow is [fair-code](http://faircode.io) distributed under [AGPL-3.0 License with Commons Clause](https://github.com/uniflow-io/uniflow/blob/1.x/LICENSE.md) license.

Additional information about license can be found in the [FAQ](https://uniflow.io/docs/faq#which-license-does-uniflow-use) page.