diff options
author | nodiscc <nodiscc@gmail.com> | 2022-06-20 21:04:04 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-20 21:04:04 +0000 |
commit | b22b676d25ca1abddb7d0e5fdd470591e24c1ed5 (patch) | |
tree | 919f9eaa6da846af319ca6fa3dd2c925e406d80b | |
parent | Merge pull request #3048 from radj307/master (diff) | |
parent | fix actionsflow link (diff) | |
download | awesome-selfhosted-b22b676d25ca1abddb7d0e5fdd470591e24c1ed5.tar.gz awesome-selfhosted-b22b676d25ca1abddb7d0e5fdd470591e24c1ed5.zip |
Merge pull request #3063 from ksurl/actionsflow
Fix actionsflow link
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -146,7 +146,7 @@ _Related: [Content Management Systems (CMS)](#content-management-systems-cms)_ _Related: [Internet of Things (IoT)](#internet-of-things-iot)_ - [Accelerated Text](https://www.acceleratedtext.com/) - Automatically generate multiple natural language descriptions of your data varying in wording and structure. ([Source Code](https://github.com/tokenmill/accelerated-text)) `Apache-2.0` `Java` -- [Actionsflow](https://actionsflow.gihub.io/docs/) `⚠` - The free Zapier/IFTTT alternative for developers to automate your workflows based on Github actions. ([Source Code](https://github.com/actionsflow/actionsflow)) `MIT` `Docker/Nodejs` +- [Actionsflow](https://actionsflow.github.io/docs/) `⚠` - The free Zapier/IFTTT alternative for developers to automate your workflows based on Github actions. ([Source Code](https://github.com/actionsflow/actionsflow)) `MIT` `Docker/Nodejs` - [ActiveWorkflow](https://github.com/automaticmode/active_workflow) - An intelligent process and workflow automation platform based on software agents. `MIT` `Ruby` - [Alltube](https://www.alltubedownload.net) - Web interface for [youtube-dl](https://github.com/ytdl-org/youtube-dl), a program to download videos and audio from [more than 100 websites](https://ytdl-org.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` |