Skip to content

Getting Started

Welcome to Flow-Like! This guide will have you building your first workflow in minutes.

  1. Download Flow-Like

    Get the desktop app for your platform:

    • Windows.exe installer
    • macOS.dmg for Intel and Apple Silicon
    • Linux — AppImage or .deb
  2. Launch and Create Your First App

    Open Flow-Like, click New App, and give it a name. You’ll land in the Studio — your visual workspace for building flows.

  3. Add Your First Nodes

    Right-click the canvas to open the node picker. Try adding:

    • A Text node (to input some data)
    • A Log node (to see output)

    Connect them by dragging from the output pin to the input pin.

  4. Run Your Flow

    Click the Play button. You’ll see your text flow through the graph, with each step recorded in the log panel.

Discord Community

Join 1000+ developers building with Flow-Like. Get help, share your flows, and stay updated.

Join Discord →

GitHub Issues

Found a bug or have a feature request? Open an issue on GitHub.

Open Issue →