1
0
Fork 0
1Panel-Appstore/n8n
renovate[bot] 57f7fa5e71 chore(deps): update n8nio/n8n docker tag to v1.97.0 (#4046)
* chore(deps): update n8nio/n8n docker tag to v1.97.0

* Update app version [skip ci]

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
2025-06-03 18:39:53 +08:00
..
1.97.0 chore(deps): update n8nio/n8n docker tag to v1.97.0 (#4046) 2025-06-03 18:39:53 +08:00
README.md feat: 新增 n8n (#1840) 2024-07-31 13:53:47 +08:00
README_en.md feat: Add n8n to the international version 2025-01-27 19:09:49 +08:00
data.yml feat: Change n8n category 2025-06-03 11:12:00 +08:00
logo.png feat: 新增 n8n (#1840) 2024-07-31 13:53:47 +08:00

README_en.md

n8n

n8n is a scalable workflow automation tool. With a fair-code distribution model, n8n will always have visible source code, enabling self-hosting and allowing you to add your own custom functions, logic, and applications. Its node-based approach makes it highly versatile, allowing you to connect anything to everything.

Key Features:

  • Workflow Automation: Create automated workflows through a visual interface, connecting various apps and services.
  • Supports Multiple Applications: Offers a wide range of integration nodes for apps and services like Google Sheets, Slack, GitHub, Twitter, and more.
  • Flexible Triggers and Actions: Supports event-based triggers and various actions, enabling workflows to respond to specific events and perform related tasks.
  • Conditions and Loops: Add conditional logic and loops to workflows to handle more complex processes.
  • Custom Code Execution: Incorporate custom JavaScript code into workflows to implement advanced logic and processing.
  • Self-Hosting: Host n8n on local or cloud servers to ensure data security and privacy.
  • Version Control: Export workflows as JSON files for version control and backups.