From ec394bd20b3c9325130596d63c5268587b159027 Mon Sep 17 00:00:00 2001 From: xengineering Date: Fri, 6 Mar 2026 09:49:09 +0100 Subject: 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/ --- app.desktop | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 app.desktop (limited to 'app.desktop') 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 -- cgit v1.3