aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--apps/CMakeLists.txt6
-rw-r--r--apps/grgsm_livemon.desktop11
2 files changed, 17 insertions, 0 deletions
diff --git a/apps/CMakeLists.txt b/apps/CMakeLists.txt
index ed55183..09e7257 100644
--- a/apps/CMakeLists.txt
+++ b/apps/CMakeLists.txt
@@ -33,3 +33,9 @@ install(
DESTINATION bin
)
+set(XDG_DESKTOP_DIR "/usr/share/applications/")
+install(
+ FILES
+ grgsm_livemon.desktop
+ DESTINATION ${XDG_DESKTOP_DIR}
+)
diff --git a/apps/grgsm_livemon.desktop b/apps/grgsm_livemon.desktop
new file mode 100644
index 0000000..a18859f
--- /dev/null
+++ b/apps/grgsm_livemon.desktop
@@ -0,0 +1,11 @@
+[Desktop Entry]
+Type=Application
+Version=1.0
+Name=GNU Radio GSM live monitor
+GenericName=GSM channel monitor
+Comment=Interactive monitor of a single GSM C0 channel for analysis with network sniffers like Wireshark
+Exec=grgsm_livemon
+Terminal=false
+#Icon=
+Categories=Network;HamRadio;Development;
+Keywords=SDR;Radio;HAM;GSM;