diff options
author | nodiscc <nodiscc@gmail.com> | 2019-10-15 19:24:36 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-10-15 19:24:36 +0000 |
commit | b998a610de61c40b0ef143853396cf6cd9af7e8c (patch) | |
tree | 771c5ed7562335a444d0c913cd7923fef0ee8cda | |
parent | Merge pull request #1775 from sabrehagen/patch-1 (diff) | |
parent | Add ActiveWorkflow (diff) | |
download | awesome-selfhosted-b998a610de61c40b0ef143853396cf6cd9af7e8c.tar.gz awesome-selfhosted-b998a610de61c40b0ef143853396cf6cd9af7e8c.zip |
Merge pull request #1789 from vidas/add-active_workflow
Add ActiveWorkflow
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -149,6 +149,7 @@ Some [Content Management System](#content-management-systems-cms) solutions also **[`^ back to top ^`](#)** +- [ActiveWorkflow](https://github.com/automaticmode/active_workflow) - An intelligent process and workflow automation platform based on software agents. `MIT` `Ruby` - [Alltube](http://www.alltubedownload.net) - Web interface for [youtube-dl](https://github.com/rg3/youtube-dl), a program to download videos and audio from [more than 100 websites](https://rg3.github.io/youtube-dl/supportedsites.html). ([Source Code](https://github.com/Rudloff/alltube)) `GPL-3.0` `PHP` - [AmIUnique](https://amiunique.org/) - Learn how identifiable you are on the Internet (browser fingerprinting tool). ([Source Code](https://github.com/DIVERSIFY-project/amiunique)) `MIT` `Java` - [Beehive](https://github.com/muesli/beehive) - Flexible event and agent system, which allows you to create your own agents that perform automated tasks triggered by events and filters. `AGPL-3.0` `Go` |