actionsflow/actionsflow

By actionsflow

Updated over 3 years ago

The free Zapier/IFTTT alternative for developers to automate your workflows based on Github actions

Image
3

1.9K

actionsflow/actionsflow repository overview

Actionsflow helps you automate workflows - it's a free IFTTT/Zapier alternative for developers. With Actionsflow you can connect your favorite apps, data, and APIs, receive notifications of actions as they occur, sync files, collect data, and more. We implemented it based on Github actions, and you use a YAML file to build your workflows. The configuration format is the same as Github actions, which makes it easy for you to get going if you've explored Github actions before. You can also use any Github actions as your job's steps.

You can learn more about the core concepts of Actionsflow here.

🎓 Documentation

Full documentation for Actionsflow lives on the website.

You can also view it on Github if you prefer.

🏁 Getting Started

# You can also clone your own repo
git clone https://github.com/actionsflow/actionsflow-workflow-default.git
cd actionsflow-workflow-default
docker run -it -v /var/run/docker.sock:/var/run/docker.sock -v ${PWD}:/data -p 3000:3000 actionsflow/actionsflow

The stable version is v1

Tag summary

Content type

Image

Digest

sha256:a168cd3a2

Size

271.1 MB

Last updated

over 3 years ago

Requires Docker Desktop 4.37.1 or later.