1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-04-09 12:33:58 +08:00

feat: Add n8n to the international version

This commit is contained in:
wanghe-fit2cloud 2025-01-27 19:09:49 +08:00
parent dea2bcc241
commit 3624e5b8b7
3 changed files with 29 additions and 0 deletions

View File

@ -4,6 +4,14 @@ additionalProperties:
envKey: PANEL_APP_PORT_HTTP
labelEn: Port
labelZh: HTTP 端口
label:
en: Port
ja: ポート
ms: Port
pt-br: Porta
ru: Порт
zh-Hant:
zh: 端口
required: true
rule: paramPort
type: number

13
n8n/README_en.md Normal file
View File

@ -0,0 +1,13 @@
# 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.

View File

@ -10,6 +10,14 @@ additionalProperties:
- Tool
shortDescZh: 免费且源代码可用的公平代码许可工作流自动化工具
shortDescEn: Free and source-available fair-code licensed workflow automation tool
description:
en: Free and source-available fair-code licensed workflow automation tool
ja: 無料でソースが利用可能な、公正なコードライセンスのワークフロー自動化ツール
ms: Alat automasi aliran kerja yang percuma dan tersedia sumber dengan lesen kod adil
pt-br: Ferramenta de automação de fluxo de trabalho gratuita e com código disponível sob licença de código justo
ru: Бесплатный и доступный с открытым исходным кодом инструмент автоматизации рабочих процессов с лицензией fair-code
zh-Hant: 免費且具來源可用性的公平代碼許可工作流程自動化工具
zh: 免费且源代码可用的公平代码许可工作流自动化工具
type: tool
crossVersionUpdate: true
limit: 0