diff options
author | icepie | 2023-04-08 15:28:47 +0800 |
---|---|---|
committer | icepie | 2023-04-08 15:28:47 +0800 |
commit | 6babd182c22c74cf6ebe975807516e99e4169962 (patch) | |
tree | b555ecf06b8c4111f064ac747d258c8c5b8a701f /bittly.desktop | |
parent | 1ae0868091df28535f27ff05cb2a84f4ea8c8818 (diff) | |
download | aur-6babd182c22c74cf6ebe975807516e99e4169962.tar.gz |
ver: 0.19.1
Diffstat (limited to 'bittly.desktop')
-rw-r--r-- | bittly.desktop | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/bittly.desktop b/bittly.desktop new file mode 100644 index 000000000000..9383336395d8 --- /dev/null +++ b/bittly.desktop @@ -0,0 +1,11 @@ +[Desktop Entry] +Name=Bittly +Exec=/opt/bittly/bittly.AppImage %U +Comment=A testing tool for serial port, network, bluetooth, http, websocket... +Comment[zh_CN]=不止是一个串口调试助手 (~ ̄▽ ̄)~ +Terminal=false +Icon=bittly +Type=Application +StartupNotify=true +StartupWMClass=Bittly +Categories=Network;Development;Utility; |