Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions assets/SerialGUI-rs.desktop
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
[Desktop Entry]
Name=SerialGUI-Rs
Comment=A cross-platform GUI for serial communication
Exec=serialgui-rs
Terminal=false
Type=Application
Icon=com.github.opentronika.SerialGUI-rs
Categories=Development;Electronics,Utility,Communication;
Keywords=serial;communication;gui;rust;opentronika;
StartupNotify=true
6 changes: 4 additions & 2 deletions snap/gui/serialgui_rs.desktop
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
[Desktop Entry]
Name=SerialGUI-Rs
Comment=A lightweight serial terminal monitor
Comment=A cross-platform GUI for serial communication
Exec=serialgui-rs.SerialGUI-rs
Icon=${SNAP}/meta/gui/serialgui-rs.png
Terminal=false
Type=Application
Categories=Utility;Communication;
Categories=Development;Electronics,Utility,Communication;
Keywords=serial;communication;gui;rust;opentronika;
StartupNotify=true
Loading