arduinoide2-vnc
Docker 应用程序 from Kilrah's Repository
概述
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.
运行时参数
- 网络用户界面
http://[IP]:[PORT:8080]/vnc.html?path=vnc&autoconnect=true&resize=remote&reconnect=true&show_dot=true&bell=false&view_only=false- 网络
bridge- 外壳
bash- 特权
- false
模板配置
VNC interfacePorttcp
VNC interface port
- 目标
- 8080
- 默认值
- 8080
AppdataPathrw
Application data
- 目标
- /home/arduino/
- 默认值
- /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
- 默认值
- 99
PGIDVariable
Group ID to use for appdata
- 默认值
- 100
下载统计数据
1,769
下载总数
详细信息
存储库
kilrah/arduinoide2-vnc最后更新2026-02-28
初见2022-11-20
在Unraid 上运行 arduinoide2-vnc 。
arduinoide2-vnc 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。