diff --git a/chat.stoat.StoatDesktop.desktop b/chat.stoat.StoatDesktop.desktop new file mode 100644 index 0000000..b0e0b55 --- /dev/null +++ b/chat.stoat.StoatDesktop.desktop @@ -0,0 +1,11 @@ +[Desktop Entry] +Name=Stoat +Comment=Open source, user-first chat platform +Exec=stoat-desktop +Terminal=false +Type=Application +Icon=chat.stoat.StoatDesktop +Categories=Network;InstantMessaging +StartupWMClass=stoat-desktop +X-Desktop-File-Install-Version=0.26 +X-Flatpak=chat.stoat.StoatDesktop diff --git a/chat.stoat.StoatDesktop.metainfo.xml b/chat.stoat.StoatDesktop.metainfo.xml new file mode 100644 index 0000000..0327c38 --- /dev/null +++ b/chat.stoat.StoatDesktop.metainfo.xml @@ -0,0 +1,70 @@ + + + chat.stoat.StoatDesktop + chat.stoat.StoatDesktop.desktop + Stoat + + Revolt Platforms Ltd + + Open source, user-first chat platform + CC0-1.0 + AGPL-3.0 + + https://raw.githubusercontent.com/stoatchat/assets/f106946659af67ad4f008588ac51570029b2fd47/desktop/icon.png + +

Stoat is an open source, user-first chat platform. Send messages, share + images, mention users, and join voice channels — all from a native desktop + application.

+
+ + + Main window + screenshot.png + + + + + +

Features:

+
    +
  • New Branding
  • +
  • Persist and restore window size and position
  • +
+

Bug Fixes:

+
    +
  • App Autostart
  • +
+
+
+ + +

Bug fixes:

+
    +
  • Add NixOS compatibility for electron startup
  • +
  • Correctly load badge count; expose to renderer
  • +
  • Fix event listener accumulation from rpc client
  • +
  • Fix macOS tray icon size
  • +
  • Fix RPC largeImageText
  • +
  • Use the correct argument for auto start
  • +
+
+
+
+ https://github.com/stoatchat/for-desktop/issues + https://stoat.chat + https://github.com/stoatchat/for-desktop + + intense + intense + intense + intense + + + 940 + always + + + keyboard + pointing + +
diff --git a/screenshot.png b/screenshot.png new file mode 100644 index 0000000..3611941 Binary files /dev/null and b/screenshot.png differ