arduinoide2-vnc
arduinoide2-vnc
Aplicación Docker from Kilrah's Repository
Visión general
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.
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:8080]/vnc.html?path=vnc&autoconnect=true&resize=remote&reconnect=true&show_dot=true&bell=false&view_only=false- Red
bridge- Concha
bash- Privilegiado
- false
Configuración de plantillas
VNC interfacePorttcp
VNC interface port
- Objetivo
- 8080
- Por defecto
- 8080
AppdataPathrw
Application data
- Objetivo
- /home/arduino/
- Por defecto
- /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
- Por defecto
- 99
PGIDVariable
Group ID to use for appdata
- Por defecto
- 100
Categorías
Descargar estadísticas
1,769
Descargas totales
Detalles
Repositorio
kilrah/arduinoide2-vncÚltima actualización2026-02-28
Visto por primera vez2022-11-20
Ejecute arduinoide2-vnc en Unraid.
arduinoide2-vnc se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.