• Stars
    star
    45,999
  • Rank 271 (Top 0.01 %)
  • Language
    TypeScript
  • License
    Other
  • Created over 5 years ago
  • Updated 2 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Free and source-available fair-code licensed workflow automation tool. Easily automate tasks across different services.

n8n.io - Workflow Automation

n8n - Workflow automation tool

n8n is an extendable workflow automation tool. With a fair-code distribution model, n8n will always have visible source code, be available to self-host, and allow you to add your own custom functions, logic and apps. n8n's node-based approach makes it highly versatile, enabling you to connect anything to everything.

n8n.io - Screenshot

Demo

📺 A short video (< 4 min) that goes over key concepts of creating workflows in n8n.

Available integrations

n8n has 200+ different nodes to automate workflows. The list can be found on: https://n8n.io/integrations

Documentation

The official n8n documentation can be found on our documentation website

Additional information and example workflows on the n8n.io website

The release notes can be found here and the list of breaking changes here.

Usage

Start

You can try n8n without installing it using npx. You must have Node.js installed. From the terminal, run:

npx n8n

This command will download everything that is needed to start n8n. You can then access n8n and start building workflows by opening http://localhost:5678.

n8n cloud

Sign-up for an n8n cloud account.

While n8n cloud and n8n are the same in terms of features, n8n cloud provides certain conveniences such as:

  • Not having to set up and maintain your n8n instance
  • Managed OAuth for authentication
  • Easily upgrading to the newer n8n versions

Support

If you have problems or questions go to our forum, we will then try to help you asap:

https://community.n8n.io

Jobs

If you are interested in working for n8n and so shape the future of the project check out our job posts

What does n8n mean and how do you pronounce it?

Short answer: It means "nodemation" and it is pronounced as n-eight-n.

Long answer: "I get that question quite often (more often than I expected) so I decided it is probably best to answer it here. While looking for a good name for the project with a free domain I realized very quickly that all the good ones I could think of were already taken. So, in the end, I chose nodemation. 'node-' in the sense that it uses a Node-View and that it uses Node.js and '-mation' for 'automation' which is what the project is supposed to help with. However, I did not like how long the name was and I could not imagine writing something that long every time in the CLI. That is when I then ended up on 'n8n'." - Jan Oberhauser, Founder and CEO, n8n.io

Development setup

Have you found a bug 🐛 ? Or maybe you have a nice feature to contribute ? The CONTRIBUTING guide will help you get your development environment ready in minutes.

License

n8n is fair-code distributed under the Sustainable Use License and the n8n Enterprise License.

Proprietary licenses are available for enterprise customers. Get in touch

Additional information about the license model can be found in the docs.

More Repositories

1

self-hosted-ai-starter-kit

The Self-hosted AI Starter Kit is an open-source template that quickly sets up a local AI environment. Curated by n8n, it provides essential tools for creating secure, self-hosted AI workflows.
2,177
star
2

n8n-nodes-starter

Example starter module for custom n8n nodes.
TypeScript
194
star
3

n8n-docs

Documentation for n8n, a fair-code licensed automation tool with a free community edition and powerful enterprise options. Build AI functionality into your workflows.
HTML
168
star
4

n8n-kubernetes-hosting

55
star
5

bash-dash

(Slash)Dash-Commands for the terminal
Shell
38
star
6

n8n-docker-caddy

Get up and running with n8n on DigitalOcean
35
star
7

n8n-desktop-app

n8n Desktop App
JavaScript
34
star
8

n8n-hosting

Example of self-hosting n8n in various environments like docker, kubernetes, etc.
Shell
30
star
9

n8n-heroku

Shell
23
star
10

n8n-benchmarking

HCL
18
star
11

test-workflows

n8n workflows used for testing nodes
15
star
12

tournament

TypeScript
11
star
13

n8n-eks-cluster

Multi-instance n8n setup on AWS EKS
JavaScript
10
star
14

nodelinter

Static code analyzer for n8n node files
TypeScript
9
star
15

n8n-cloud-status

Status page for n8n.cloud
CSS
9
star
16

n8n-nodes-debughelper

A community node with useful debug functions
TypeScript
5
star
17

n8n-design-system

n8n's design system
SCSS
5
star
18

discourse-n8n-wf

Discourse plugin for pretty rendering of n8n workflow code
JavaScript
5
star
19

subscription-app

Subscription app
Vue
4
star
20

Community-Contributions

3
star
21

n8n-storybook

3
star
22

js-client-oauth2-extended

JavaScript
2
star
23

homebrew-n8n

Homebrew Tap for n8n
Ruby
1
star
24

codemirror-lang-n8n

n8n expression language support for CodeMirror
JavaScript
1
star