All Tools
W
Dev ToolsFreemiumOpen Source
WINDMILL
Turn scripts into workflows, UIs, and scheduled jobs — instantly
Apache-2.0
ABOUT
Building internal tools and automations usually means either writing full-stack web apps or gluing together fragile no-code tools. Windmill takes scripts you already write — in TypeScript, Python, Go, or Bash — and auto-generates UIs, REST APIs, scheduled tasks, Slack commands, and webhooks around them. It handles execution, state management, retries, and monitoring. Developers write business logic as functions; Windmill provides the infrastructure to run them on triggers, schedules, or user requests.
INSTALL
pip install windmill-apiINTEGRATION GUIDE
1. Turn a Python data cleaning script into an internal dashboard with auto-generated UI
2. Schedule recurring data syncs between SaaS tools without maintaining a cron server
3. Build Slack slash commands that invoke TypeScript or Python scripts with user parameters
4. Create approval workflows where a human reviews and approves automated actions
5. Hook webhooks from GitHub, Stripe, or Sentry to run custom remediation scripts automatically
TAGS
workflowautomationscriptstypescriptpythongolow-codescheduling