Automation • Fair-code (Apache 2.0) • ⭐ 42,000 Stars

🔄 n8n

n8n is a workflow automation tool that connects various apps and services. Unlike Zapier or Make, n8n offers true self-hosting with unlimited operations.

What is n8n?

n8n is a workflow automation tool that connects various apps and services. Unlike Zapier or Make, n8n offers true self-hosting with unlimited operations. It integrates seamlessly with modern development environments and acts as a central hub for automation workflows.

Key Features

  • ✅ 400+ native integrations
  • ✅ Self-hostable with Docker
  • ✅ Built-in AI nodes for LLM integration
  • ✅ Webhook support for real-time triggers

Quick Install

docker run -it --rm --name n8n -p 5678:5678 n8nio/n8n

Alternatives