diff options
author | Vidas P <vp@automaticmode.com> | 2019-08-23 10:34:05 +0000 |
---|---|---|
committer | Vidas P <vp@automaticmode.com> | 2019-08-23 10:34:05 +0000 |
commit | 41d7c08dbdeaa8a6e03fada1eb4872ffd0ebf385 (patch) | |
tree | 3b378279f15c0c6e284b06bcfce6ce66bfaf02b5 | |
parent | Merge pull request #1786 from Kickball/fixErrors (diff) | |
download | awesome-selfhosted-41d7c08dbdeaa8a6e03fada1eb4872ffd0ebf385.tar.gz awesome-selfhosted-41d7c08dbdeaa8a6e03fada1eb4872ffd0ebf385.zip |
Add ActiveWorkflow
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -148,6 +148,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` |