Automation

Automation Tools

n8n workflow automation platform for Termux. Automate tasks and connect your services.

core install automation
View CORE-TERMUX Docs ←

n8n Workflow Automation

Workflow automation platform

No-code/low-code workflow builder

8000+ integrations

Self-hosted option

Webhooks support

Data transformation

Installation

npm install -g n8n

Basic Commands

core install automationInstall n8n
n8n startStart n8n server
n8n webhookStart n8n in webhook mode

Getting Started

After installation, start n8n and access the web interface:

# Start n8n
n8n start

# Access at
http://localhost:5678