diff options
author | Rabenherz112 <rabenherz@theravenhub.com> | 2023-06-20 11:34:31 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-20 11:34:31 +0000 |
commit | f085d775dd9ac525006ddf690b4999327851c0a9 (patch) | |
tree | aa0f44da7be0c7f78e93c2435b4930e55a9d34b8 | |
parent | Add Bigcapital self-hosted software (#3857) (diff) | |
download | awesome-selfhosted-f085d775dd9ac525006ddf690b4999327851c0a9.tar.gz awesome-selfhosted-f085d775dd9ac525006ddf690b4999327851c0a9.zip |
Add Apache Airflow to Automation (#3901)
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -180,6 +180,7 @@ _Related: [Internet of Things (IoT)](#internet-of-things-iot), [Software Develop - [Activepieces](https://www.activepieces.com) - No-code business automation tool like Zapier or Tray. For example, you can send a Slack notification for each new Trello card. ([Source Code](https://www.github.com/activepieces/activepieces)) `MIT` `Typescript` - [ActiveWorkflow](https://github.com/automaticmode/active_workflow) - An intelligent process and workflow automation platform based on software agents. `MIT` `Ruby` - [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` +- [Apache Airflow](https://airflow.apache.org/) - Airflow is a platform to programmatically author, schedule, and monitor workflows. ([Source Code](https://github.com/apache/airflow/)) `Apache-2.0` `Python/Docker` - [Automatisch](https://automatisch.io) - Business automation tool that lets you connect different services like Twitter, Slack, and more to automate your business processes (Open source Zapier alternative). ([Source Code](https://github.com/automatisch/automatisch)) `AGPL-3.0` `Docker` - [betanin](https://github.com/sentriz/betanin) - Music organization man-in-the-middle of your torrent client and music player. Based on beets.io, similar to Sonarr and Radarr. `GPL-3.0` `Python` - [ChiefOnboarding](https://chiefonboarding.com) - Employee onboarding platform that allows you to provision user accounts and create sequences with todo items, resources, text/email/Slack messages, and more! Available as a web portal and Slack bot. ([Source Code](https://github.com/chiefonboarding/ChiefOnboarding)) `AGPL-3.0` `Python` |