Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

n8n Mobile Manager 📱

The ultimate companion for your n8n automation server. Manage your workflows, monitor executions, and handle credentials directly from your pocket.

Platform Android iOS UI


🚀 Overview

n8n Mobile Manager is a cross-platform mobile application designed to provide a seamless management experience for n8n.io users. Built with a modern Neumorphic UI, it offers a tactile and intuitive interface to monitor your automation infrastructure on the go.

✨ Key Features

  • 📊 Dynamic Dashboard: Real-time statistics of your instance, including execution success rates and active workflows.
  • ⚙️ Workflow Management: Toggle workflows on/off, view details, and monitor specific node configurations.
  • 🕒 Execution Tracking: Detailed history of all workflow runs with error logs and retry capabilities.
  • 🔐 Credential Secure View: Manage and check your credentials status across multiple instances.
  • 🔔 Push Notifications: (Android) Get alerted immediately when a workflow fails or requires attention.
  • 🌓 Multi-Instance Support: Seamlessly switch between different n8n servers.

🛠️ Tech Stack

Android App

iOS App

  • Language: Swift 5
  • UI Framework: SwiftUI
  • State Management: ObservableObjects / Combine

📦 Installation

Android

  1. Download the latest .aab or .apk from the Releases section.
  2. For development:
    cd android
    ./gradlew assembleDebug

iOS

  1. Open ios/n8nMobileManager.xcodeproj in Xcode.
  2. Ensure you have the latest Swift toolchain installed.
  3. Build and Run on your simulator or physical device.

📸 Preview

Dashboard Workflows Executions

🛡️ Security

Your data security is paramount:

  • On Android, login credentials and n8n API keys are encrypted locally with Android Keystore. The app communicates directly with your n8n instance; secrets are not sent to a middle-man service.
  • The app communicates directly with your n8n instance; no middle-man servers are involved.

📄 License

This project is licensed under the MIT License - see the LICENSE file for details.


Made with ❤️ for the n8n community.

About

Collection of custom n8n workflows and automation configurations.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages