arduino-ide
arduino-ide copied to clipboard
New Linux AppImage Launcher for gnomel
The following files would need to be added to the Linux package:
1). Linux_Install.sh 2). desktop.template 3). Linux_Install_ReadME.txt 4). arduino2.png -- this is my icon that I used for testing - you may have much better ideas...
If you need these don in Spanish or French let me know...
Ideally it would be nice to have an appdata xml file provided with the ide too. like the one i have used here: https://github.com/joshuag1000/flathub/blob/cc.arduino.arduinoide2/cc.arduino.arduinoide2.appdata.xml
Hi - I have been working with the Arduino team to write "Linux Launcher" scripts. The idea is to be able to Launch IDE 2.0 from icons in a Gnome dock..
I have the scripts posted on my github...
https://github.com/ArduinoShop/arduino-ide/tree/main/AppImage%20Launcher
I am not an adept at using git so I am not sure how to "merge" them with Arduino's efforts.