Update metainfo
Move GNOME and GTK to keywords Make description more explanatory Remove period from summary
This commit is contained in:
@ -6,16 +6,25 @@
|
|||||||
<!-- Insert your license of choice here -->
|
<!-- Insert your license of choice here -->
|
||||||
<project_license>GPL-3.0-or-later</project_license>
|
<project_license>GPL-3.0-or-later</project_license>
|
||||||
<name>Notify</name>
|
<name>Notify</name>
|
||||||
<summary>Receive notifications from ntfy.sh.</summary>
|
<summary>Receive notifications from ntfy.sh</summary>
|
||||||
<description>
|
<description>
|
||||||
<p>Versatile GTK4 client designed to seamlessly interface with the ntfy.sh notification service</p>
|
<p>A desktop client for ntfy.</p>
|
||||||
|
<ul>
|
||||||
|
<li>Receive and send notifications with ntfy.sh or a self hosted ntfy server</li>
|
||||||
|
<li>View past notifications<li>
|
||||||
|
<li>Runs automatically at startup and receives notifications in the background</li>
|
||||||
|
</ul>
|
||||||
|
<p>ntfy allows you to send notifications to your phone or desktop via scripts from any computer and/or using a REST API.</p>
|
||||||
|
<p>You can set up notifications to monitor disk space, ssh logins, weather forecasts, or any number of creative scenarios.</p>
|
||||||
</description>
|
</description>
|
||||||
<categories>
|
<categories>
|
||||||
<category>Network</category>
|
<category>Network</category>
|
||||||
<category>Utility</category>
|
<category>Utility</category>
|
||||||
<category>GTK</category>
|
|
||||||
<category>GNOME</category>
|
|
||||||
</categories>
|
</categories>
|
||||||
|
<keywords>
|
||||||
|
<keyword translate="no">GTK</keyword>
|
||||||
|
<keyword translate="no">GNOME</keyword>
|
||||||
|
</keywords>
|
||||||
<screenshots>
|
<screenshots>
|
||||||
<screenshot type="default">
|
<screenshot type="default">
|
||||||
<image>https://raw.githubusercontent.com/ranfdev/Notify/main/data/screenshots/1.png</image>
|
<image>https://raw.githubusercontent.com/ranfdev/Notify/main/data/screenshots/1.png</image>
|
||||||
|
|||||||
Reference in New Issue
Block a user