neightn remote

neightn remote

your instance on the go

4 ratings
9 reviews
#106 in paid Developer Tools
🔧 Utilities
🛠️ Developer Tools
$8.99
In-App Purchases

Details

  • Released
  • Updated
  • April 22, 2025
  • January 26, 2026

Features

neightn remote screenshot #1 for iPhone
neightn remote screenshot #2 for iPhone
neightn remote screenshot #3 for iPhone
neightn remote screenshot #4 for iPhone
neightn remote screenshot #5 for iPhone
neightn remote screenshot #6 for iPhone
neightn remote screenshot #7 for iPhone
neightn remote screenshot #8 for iPhone
neightn remote screenshot #9 for iPhone
neightn remote screenshot #10 for iPhone
iphone
ipad
🖼️Get Icon
Icons↘︎

About

Manage and monitor your n8n automation workflows on the go. This app offers real-time tracking, debugging tools, a comprehensive node reference, and AI assistant management, all within a sleek, intuitive interface.

Real-time workflow monitoring
Node wiki with 180+ nodes
Detailed execution statistics
Shareable execution data
AI bot management
Offline documentation access
Show original description

What's New in neightn remote

3.4.2

January 26, 2026

bug fixes. Neu Language Support in russian: Исправлены ошибки. Новая языковая поддержка на русском языке.

Subscription plans

Premium Subscription

Global Variables for your n8n instance

$2.991 Month
How to cancel neightn remote subscription ⁉️
2

In-App Purchases

$2.99

Global Variables Purchase

variables for n8n in community edition

Charts

Top Paid

📈 106+12

Developer Tools

This app rose +12 positions in Developer Tools chart.

Last updated on July 21, 2026.

User reviews

Großartige App! Perfekt für den Alltag

Ich nutze n8n regelmäßig und wollte schon länger eine einfache Möglichkeit haben, auch unterwegs darauf zuzugreifen. Genau das bietet diese App. Die Verbindung zum Server klappt problemlos, die Oberfläche ist modern, übersichtlich und reagiert schnell. Endlich mal keine China-App, die nicht auf die Probleme der User eingeht. Schneller Support und professionelle Hilfe.
Man merkt, dass hier jemand Ahnung von n8n hat. Gerade für kleinere Anpassungen oder zum schnellen Überprüfen von Flows mit der Monitor Funktion ist sie echt praktisch. Tut genau das was sie soll. Dafür gibt es verdiente 5 Sterne von mir!
Show more

Be careful(update)

Doesn’t work for me. I constantly get error and I cannot find any support on the website. I would love for it to work. This is exactly what I’m looking for. After latest update app now connects to my locally host server. Thank you

Response from developer

Thank you so much for updating your review. I am happy to hear that the app now works for you. All the different setups makes it tricky to solve all possible issues preventive. So if you have more issues, please let me know so I will try to fix that so neightn_remote becomes useful for more users an more setups. Thank you!!!! Best regards, Enrico

Not Working

Can’t connect to my n8n Server with API key. Says HTML is being returned, but clearly JSON coming back on the Apps diagnostics page.

Response from developer

Thank you so much for the detailed technical analysis and for taking the time to report this issue. You’ve identified a real bug in the app’s error handling logic. What’s happening: After reviewing your case and the app code, I can confirm that this is indeed a bug in neightn_remote. The app is receiving valid JSON from your n8n server (as your packet capture and diagnostics show), but the error handling logic incorrectly reports “HTML instead of JSON” when it should be saying “JSON structure incompatibility.” The app’s diagnostic tool uses proper response type detection, but the main connection logic uses outdated error handling that gives misleading error messages. The fix: I’m implementing improved error handling logic that will: • Properly detect response types (HTML vs JSON vs plain text) • Give accurate error messages based on the actual problem • Better handle different n8n versions and API structures • Match the logic used in the diagnostic tool Timeline: I’ll be releasing an updated version of the app this week with these improvements. The update will properly identify whether you’re getting HTML (proxy/Cloudflare issues), valid JSON with wrong structure (n8n version differences), or other response types. Apology: I sincerely apologize for the confusion this bug has caused. Your detailed technical investigation was incredibly helpful in identifying the root cause, and I really appreciate your patience. I’ll send you a follow-up email once the update is live on the App Store. Thank you again for helping make neightn_remote better for everyone! Best regards,

Be careful

Doesn’t work for me. I constantly get error and I cannot find any support on the website. I would love for it to work. This is exactly what I’m looking for.

Response from developer

Thank you so much for the detailed technical analysis and for taking the time to report this issue. You’ve identified a real bug in the app’s error handling logic. What’s happening: After reviewing your case and the app code, I can confirm that this is indeed a bug in neightn_remote. The app is receiving valid JSON from your n8n server (as your packet capture and diagnostics show), but the error handling logic incorrectly reports “HTML instead of JSON” when it should be saying “JSON structure incompatibility.” The app’s diagnostic tool uses proper response type detection, but the main connection logic uses outdated error handling that gives misleading error messages. The fix: I’m implementing improved error handling logic that will: • Properly detect response types (HTML vs JSON vs plain text) • Give accurate error messages based on the actual problem • Better handle different n8n versions and API structures • Match the logic used in the diagnostic tool Timeline: I’ll be releasing an updated version of the app this week with these improvements. The update will properly identify whether you’re getting HTML (proxy/Cloudflare issues), valid JSON with wrong structure (n8n version differences), or other response types. Apology: I sincerely apologize for the confusion this bug has caused. Your detailed technical investigation was incredibly helpful in identifying the root cause, and I really appreciate your patience. I’ll send you a follow-up email once the update is live on the App Store. Thank you again for helping make neightn_remote better for everyone! Best regards,

Error: Unsupported URL

Leider bekomme ich immer diesen Fehler. Mein Server ist Local gehostet und wird von einem Reverseproxy auf Port 443 veröffentlicht. Wenn dies möglich wird in der App zu realisieren, gebe ich gerne mehr Sterne nach dem richtigen Testen.

Response from developer

Hi! Vielen Dank für dein Feedback zu deinem lokalen Server Setup. Das "Unsupported URL" Problem kann verschiedene Ursachen haben. Um dir besser helfen zu können, wären ein paar Details hilfreich: **Quick Check:** • Verwendest du HTTP oder HTTPS in der Server URL? • Funktioniert die URL im Browser auf dem iPhone? • Wie ist dein Reverse Proxy konfiguriert? **Mögliche Lösungsansätze:** Bei **lokalen HTTP-Servern** können Custom Headers oft helfen: - Gehe zu Server-Einstellungen → Custom Headers aktivieren - Füge Headers wie Host: `localhost` oder X-Forwarded-Proto: `http` hinzu **Teste das Header Diagnostics Tool:** - Findest du in den Server-Einstellungen - Analysiert automatisch deine Server-Response - Schlägt passende Headers vor Bei **selbst-signierten HTTPS-Zertifikaten:** - Die App unterstützt Custom SSL Handling für Development-Server **Weitere Optionen:** - Anderen Port testen (8080 statt 443) - Direktverbindung ohne Reverse Proxy prüfen Falls du mehr Details zu deinem Setup teilen möchtest, kann ich gezielteren Support anbieten! Mail bitte an: info@neightn-remote.org Update: Ich würde dir wirklich gerne helfen, aber wenn so gar nichts von deiner Seite kommt, kann ich das nicht. Ich bin immer bemüht neightn_Remote weiter zu verbessern und den Nutzern ein bestmögliches Erlebnis zu bieten. Ich finde es nicht fair, dass du dich (vielleicht zu Recht) beschwerst, mir aber keine Möglichkeit gibst dir zu helfen. Daher nochmals die Bitte: Melde dich unter info@neightn-remote.org. Alternativ, ziehe deine Rezension zurück, wenn du nicht daran interessiert bist das Problem mit mir zusammen zu lösen. Kleiner Hinweis noch: http in Kombination mit Port 443 lässt Apple nicht zu. Das ist kein Bug der App. Liebe Grüße, Enrico

Developer apps

FAQ

What is neightn remote?

neightn remote is a mobile application designed to be a companion for the n8n workflow automation tool. It allows users to monitor, debug, and manage their n8n instances directly from their mobile devices.

What are the key features of neightn remote?

Key features include real-time workflow execution tracking, a comprehensive node wiki with over 180 nodes, detailed statistics for debugging, AI bot management, and the ability to share execution data.

Does neightn remote offer offline access to documentation?

Yes, neightn remote provides offline access to its comprehensive Node Wiki, which includes detailed descriptions, use cases, and links to official documentation for over 180 n8n nodes.

How does neightn remote help with debugging?

The app enhances debugging with detailed timeline visualizations, node-by-node execution breakdowns, output data previews, raw JSON viewers, and improved error tracking, allowing for faster identification and resolution of issues.

What devices is neightn remote compatible with?

neightn remote is available for iPhone and iPad, supporting iOS devices.

What is the price of neightn remote?

neightn remote is a paid application, priced at $8.99. There is also a subscription plan available for $2.99 per month.

How often is neightn remote updated?

The latest version of neightn remote is 3.4.2, and it was last updated on January 26, 2026. This indicates a relatively active development cycle.

What languages does neightn remote support?

neightn remote is available in four languages: English, German, French, and Spanish, making it accessible to a wider international user base.