summaryrefslogtreecommitdiff
path: root/app.desktop
diff options
context:
space:
mode:
authorxengineering <me@xengineering.eu>2026-03-06 09:49:09 +0100
committerxengineering <me@xengineering.eu>2026-03-06 11:36:40 +0100
commitec394bd20b3c9325130596d63c5268587b159027 (patch)
tree2c7aee3fbd7fd1a641c4d9e744dc8540ed332190 /app.desktop
parentb2b41329f6284cf792e45f7e692811e70b30d8db (diff)
downloadsia-app-ec394bd20b3c9325130596d63c5268587b159027.tar
sia-app-ec394bd20b3c9325130596d63c5268587b159027.tar.zst
sia-app-ec394bd20b3c9325130596d63c5268587b159027.zip
Add app.desktop for Linux
The freedesktop.org specification for desktop entries [1] requires this file. Adding it here allows Sia to be packaged to multiple Linux distributions using the same *.desktop file. [1]: https://specifications.freedesktop.org/desktop-entry/latest-single/
Diffstat (limited to 'app.desktop')
-rw-r--r--app.desktop8
1 files changed, 8 insertions, 0 deletions
diff --git a/app.desktop b/app.desktop
new file mode 100644
index 0000000..bcbd2ff
--- /dev/null
+++ b/app.desktop
@@ -0,0 +1,8 @@
+[Desktop Entry]
+Name=Sia
+GenericName=Iot app
+Comment=Control devices via the network
+Exec=/usr/bin/sia-app
+Icon=sia
+Type=Application
+Categories=Network