diff options
author | Owen Young <theowenyoung@gmail.com> | 2021-02-10 07:04:27 +0000 |
---|---|---|
committer | Owen Young <theowenyoung@gmail.com> | 2021-02-10 07:04:27 +0000 |
commit | ac75507060d5f9392281f3de9db148c28404809d (patch) | |
tree | 7d0fae78fe5bfcba5a69065219bb61192da543ea | |
parent | Add Actionsflow to Automation (diff) | |
download | awesome-selfhosted-ac75507060d5f9392281f3de9db148c28404809d.tar.gz awesome-selfhosted-ac75507060d5f9392281f3de9db148c28404809d.zip |
fix: word count
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -130,7 +130,7 @@ _Some [Content Management System](#content-management-systems-cms) solutions als _See also [Internet of Things (IoT)](#internet-of-things-iot)_ - [Accelerated Text](https://github.com/tokenmill/accelerated-text) - Automatically generate multiple natural language descriptions of your data varying in wording and structure. `Apache-2.0` `Java` -- [Actionsflow](https://github.com/actionsflow/actionsflow) - Actionsflow helps you automate your workflows based on Github actions, it is a free IFTTT/Zapier alternative for developers, you use a YAML file similar to the Github Actions configuration to build your workflows, deploy them on Github or self hosted. `MIT` `Yaml/Node` +- [Actionsflow](https://github.com/actionsflow/actionsflow) - A free IFTTT/Zapier alternative for developers, Actionsflow helps you automate your workflows based on Github actions, you use a YAML file similar to the Github Actions configuration to build your workflows, deploy them on Github or self hosted. `MIT` `Yaml/Node` - [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` |