Created
September 15, 2025 07:40
-
-
Save jmkim/694389dd1fcf6b54b5f8cbfc91328780 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Desktop Entry] | |
Version=1.0 | |
Name=Arduino IDE | |
Comment=Write code and flash to Arduino hardware | |
GenericName=Embedded electronics IDE | |
Keywords=Programming;Development | |
Exec=/opt/arduino-ide_2.3.6_Linux_64bit/arduino-ide | |
Terminal=false | |
X-MultipleArgs=false | |
Type=Application | |
Icon=/opt/arduino-ide_2.3.6_Linux_64bit/resources/app/resources/icons/512x512.png | |
Categories=GNOME;GTK;Development;Programming; | |
MimeType=text/x-arduino; | |
StartupNotify=true |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment