AutomationView CORE-TERMUX Docs ←
Automation Tools
n8n workflow automation platform for Termux. Automate tasks and connect your services.
core install automationn8n Workflow Automation
Workflow automation platform
No-code/low-code workflow builder
8000+ integrations
Self-hosted option
Webhooks support
Data transformation
Installation
npm install -g n8nBasic Commands
core install automation— Install n8nn8n start— Start n8n servern8n webhook— Start n8n in webhook modeGetting Started
After installation, start n8n and access the web interface:
# Start n8n
n8n start
# Access at
http://localhost:5678