Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/uniflow-io/uniflow
- Owner: uniflow-io
- License: other
- Created: 2019-04-22T16:42:07.000Z (over 5 years ago)
- Default Branch: 1.x
- Last Pushed: 2023-03-14T17:23:06.000Z (over 1 year ago)
- Last Synced: 2024-10-27T13:27:48.202Z (17 days ago)
- Topics: automation, flow-based-programming, self-hosted, uniflow, workflow
- Language: TypeScript
- Homepage: https://uniflow.io
- Size: 53.5 MB
- Stars: 14
- Watchers: 0
- Forks: 0
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
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.