|
3 | 3 | <component type="desktop"> |
4 | 4 | <id>com.github.babluboy.nutty.desktop</id> |
5 | 5 | <metadata_license>CC0-1.0</metadata_license> |
6 | | - <project_group>nutty</project_group> |
7 | 6 | <project_license>GPL-3.0+</project_license> |
8 | 7 | <name>Nutty</name> |
| 8 | + <translation type="gettext">com.github.babluboy.nutty</translation> |
9 | 9 | <summary>A simple utility for network information</summary> |
10 | 10 | <description> |
11 | | - <p>Nutty provides an intuitive user interface for some commonly used network related command line tools</p> |
12 | | - <p>A key feature is the ability to turn on notification when a device enters the user's network</p> |
13 | | - <p>Key features for Nutty are:</p> |
14 | | - <ul> |
15 | | - <li>My Info: Provides basic and detailed information for the device network card</li> |
16 | | - <li>Usage: Provides network data usage in two views - historical usage and current usage</li> |
17 | | - <li>Speed: Check Upload and Download speeds and get route times to a host</li> |
18 | | - <li>Ports: Provides information on active ports and application using them on the local device</li> |
19 | | - <li>Devices: Monitors, alerts and provides information on the other devices on the network</li> |
20 | | - </ul> |
| 11 | + <p>Nutty provides an intuitive user interface for some commonly used network related command line tools.</p> |
| 12 | + <p>A key feature is the ability to turn on notification when a device enters the user's network.</p> |
| 13 | + <p>The following are the features for Nutty, presented in a tab based interface: |
| 14 | + <ul> |
| 15 | + <li>My Info: Provides basic and detailed information for the device network card</li> |
| 16 | + <li>Usage: Provides network data usage in two views - historical usage and current usage</li> |
| 17 | + <li>Speed: Check Upload and Download speeds and get route times to a host</li> |
| 18 | + <li>Ports: Provides information on active ports and application using them on the local device</li> |
| 19 | + <li>Devices: Monitors, alerts and provides information on the other devices on the network</li> |
| 20 | + </ul> |
| 21 | + </p> |
21 | 22 | </description> |
22 | 23 | <screenshots> |
23 | 24 | <screenshot type="default"> |
|
38 | 39 | </provides> |
39 | 40 | <releases> |
40 | 41 | <release version="1.0.0" date="2018-04-31"> |
41 | | - <description> |
42 | | - <p>Ability to edit and remove discovered devices</p> |
43 | | - <ul> |
44 | | - <li>Support for editing and removing discovered devices</li> |
45 | | - <li>A shiny new icon and branding</li> |
46 | | - <li>New shortcuts (check homepage for details)</li> |
47 | | - </ul> |
48 | | - </description> |
49 | | - </release> |
| 42 | + <description> |
| 43 | + <p>Ability to edit and remove discovered devices |
| 44 | + <ul> |
| 45 | + <li>Support for editing and removing discovered devices</li> |
| 46 | + <li>A shiny new icon and branding</li> |
| 47 | + <li>New shortcuts (check homepage for details)</li> |
| 48 | + </ul> |
| 49 | + </p> |
| 50 | + </description> |
| 51 | + </release> |
50 | 52 | </releases> |
51 | 53 | <releases> |
52 | 54 | <release version="0.9" date="2017-05-27"> |
53 | | - <description> |
54 | | - <p>Initial release on Appcenter</p> |
55 | | - </description> |
56 | | - </release> |
| 55 | + <description>Initial release on Appcenter</description> |
| 56 | + </release> |
57 | 57 | </releases> |
58 | 58 | <developer_name>Siddhartha Das</developer_name> |
59 | 59 | <url type="homepage">https://babluboy.github.io/nutty</url> |
60 | 60 | <url type="bugtracker">https://github.com/babluboy/nutty/issues</url> |
61 | 61 | <url type="help">https://github.com/babluboy/nutty/wiki</url> |
62 | 62 | <update_contact>bablu.boy_AT_gmail.com</update_contact> |
63 | | - <custom> |
64 | | - <value key="x-appcenter-color-primary">#9BDB4D</value> |
65 | | - <value key="x-appcenter-color-primary-text">#260063</value> |
66 | | - <value key="x-appcenter-suggested-price">1</value> |
67 | | - </custom> |
| 63 | + <custom> |
| 64 | + <value key="x-appcenter-color-primary">#9BDB4D</value> |
| 65 | + <value key="x-appcenter-color-primary-text">#260063</value> |
| 66 | + <value key="x-appcenter-suggested-price">1</value> |
| 67 | + </custom> |
68 | 68 | <content_rating type="oars-1.1"> |
69 | 69 | <content_attribute id="violence-cartoon">none</content_attribute> |
70 | 70 | <content_attribute id="violence-fantasy">none</content_attribute> |
|
0 commit comments