flowbaker

flowbaker

Execution Engine for flowbaker.io

Stars: 68

Visit
 screenshot

Flowbaker is a workflow automation executor that runs on your machine and connects to the Flowbaker platform to execute workflows with integrations like Discord, GitHub, Gmail, and more. It allows users to automate tasks by setting up workflows and executing them seamlessly. The tool provides a simple and efficient way to manage and automate various processes, enhancing productivity and reducing manual effort.

README:

Flowbaker Executor

Workflow automation executor that runs on your machine. It connects to the Flowbaker platform to execute workflows with various integrations like Discord, GitHub, Gmail, and more.

Go Version Community

Quick Start

Installation

Download the latest binary from releases or build from source:

git clone https://github.com/flowbaker/flowbaker.git
cd flowbaker
go build -o flowbaker cmd/main.go

Setup

Start the executor and follow the setup prompts:

./flowbaker start

The setup will guide you through:

  • Creating an executor ID
  • Connecting to your Flowbaker workspace
  • Generating secure authentication keys

Once setup is complete, the executor will run workflows assigned to it from your Flowbaker dashboard.

Commands

  • flowbaker start - Start the executor (auto-setup on first run)
  • flowbaker status - Check executor status
  • flowbaker reset - Reset configuration
  • flowbaker workspaces - Manage workspace connections

Building from Source

go build -o flowbaker cmd/main.go

Requirements: Go 1.25+

Community

License

Apache 2.0

For Tasks:

Click tags to check more tools for each tasks

For Jobs:

Alternative AI tools for flowbaker

Similar Open Source Tools

For similar tasks

For similar jobs