Skip to content

Commit 016d48a

Browse files
authored
Update metainfo
Move GNOME and GTK to keywords Make description more explanatory Remove period from summary
1 parent bb11fab commit 016d48a

File tree

1 file changed

+13
-4
lines changed

1 file changed

+13
-4
lines changed

data/resources/com.ranfdev.Notify.metainfo.xml.in.in

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,25 @@
66
<!-- Insert your license of choice here -->
77
<project_license>GPL-3.0-or-later</project_license>
88
<name>Notify</name>
9-
<summary>Receive notifications from ntfy.sh.</summary>
9+
<summary>Receive notifications from ntfy.sh</summary>
1010
<description>
11-
<p>Versatile GTK4 client designed to seamlessly interface with the ntfy.sh notification service</p>
11+
<p>A desktop client for ntfy.</p>
12+
<ul>
13+
<li>Receive and send notifications with ntfy.sh or a self hosted ntfy server</li>
14+
<li>View past notifications<li>
15+
<li>Runs automatically at startup and receives notifications in the background</li>
16+
</ul>
17+
<p>ntfy allows you to send notifications to your phone or desktop via scripts from any computer and/or using a REST API.</p>
18+
<p>You can set up notifications to monitor disk space, ssh logins, weather forecasts, or any number of creative scenarios.</p>
1219
</description>
1320
<categories>
1421
<category>Network</category>
1522
<category>Utility</category>
16-
<category>GTK</category>
17-
<category>GNOME</category>
1823
</categories>
24+
<keywords>
25+
<keyword translate="no">GTK</keyword>
26+
<keyword translate="no">GNOME</keyword>
27+
</keywords>
1928
<screenshots>
2029
<screenshot type="default">
2130
<image>https://raw.githubusercontent.com/ranfdev/Notify/main/data/screenshots/1.png</image>

0 commit comments

Comments
 (0)