arduinoide2-vnc

arduinoide2-vnc

Docker app from Kilrah's Repository

Overview

Arduino IDE 2 as a container. Allows sharing a dev environment wherever you are instead of battling with libraries / dealing with slow compilation on Windows. Only boards that appear as serial ports and do not do fancy stuff like disconnecting to reconnect as HID for their bootloader will work for programming, but those that work will do so even when bound via USBIP. A web browser, file browser with archive support, terminal and git are provided to get your codez in/out. Use the right mouse button in the empty "desktop" (unmaximize window) to bring up the app menu, and the middle mouse button for a task switcher. Use /mnt/cache/appdata paths instead of /mnt/user/appdata if you have an SSD cache, performance is tremendously improved. Of course don't expose to the internet.

Runtime arguments

Web UI
http://[IP]:[PORT:8080]/vnc.html?path=vnc&autoconnect=true&resize=remote&reconnect=true&show_dot=true&bell=false&view_only=false
Network
bridge
Shell
bash
Privileged
false

Template configuration

VNC interfacePorttcp

VNC interface port

Target
8080
Default
8080
AppdataPathrw

Application data

Target
/home/arduino/
Default
/mnt/user/appdata/arduinoide2
DeviceDevice

Serial device to expose to the container, typically either /dev/ttyUSB0 or /dev/ttyACM0. Use ls -l /dev/tty* in Unraid terminal to find it. Remove this if you have none to bind otherwise the container won't start.

PUIDVariable

User ID to use for appdata

Default
99
PGIDVariable

Group ID to use for appdata

Default
100

Categories

Download Statistics

1,769
Total Downloads

Details

Repository
kilrah/arduinoide2-vnc
Last Updated2026-02-28
First Seen2022-11-20

Run arduinoide2-vnc on Unraid.

arduinoide2-vnc is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.