- Notifications
You must be signed in to change notification settings - Fork0
Free and source-available fair-code licensed workflow automation tool. Easily automate tasks across different services.
License
cloudgeek7/n8n
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
n8n is an extendable workflow automation tool. With afair-code distribution model, n8nwill always have visible source code, be available to self-host, and allow you to add your own customfunctions, logic and apps. n8n's node-based approach makes it highly versatile, enabling you to connectanything to everything.
📺 A short video (< 4 min) that goes over key concepts ofcreating workflows in n8n.
n8n has 200+ different nodes to automate workflows. The list can be found on:https://n8n.io/integrations
The official n8n documentation can be found on ourdocumentation website
Additional information and example workflows on then8n.io website
The release notes can be foundhere and the list of breakingchangeshere.
You can try n8n without installing it using npx. You must haveNode.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 openinghttp://localhost:5678.
Sign-up for ann8n 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
If you have problems or questions go to our forum, we will then try to help you asap:
If you are interested in working for n8n and so shape the future of the project check out ourjob posts
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 probablybest to answer it here. While looking for a good name for the project with a free domain I realized veryquickly 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 iswhat the project is supposed to help with. However, I did not like how long the name was and I could notimagine writing something that long every time in the CLI. That is when I then ended up on 'n8n'." -JanOberhauser, Founder and CEO, n8n.io
Have you found a bug 🐛 ? Or maybe you have a nice feature ✨ to contribute ? TheCONTRIBUTING guide will help you get yourdevelopment environment ready in minutes.
n8n isfair-code distributed under theSustainable Use License and then8n Enterprise License.
Additional information about the license model can be found in thedocs.
About
Free and source-available fair-code licensed workflow automation tool. Easily automate tasks across different services.
Resources
License
Code of conduct
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Languages
- TypeScript89.1%
- Vue8.6%
- SCSS1.7%
- JavaScript0.4%
- HTML0.2%
- Dockerfile0.0%