1025
by eloaders
Fixes #80 |
1 |
<?xml version="1.0" encoding="UTF-8"?>
|
2 |
<component type="desktop"> |
|
3 |
<id>-i-net.desktop</id> |
|
4 |
<metadata_license>CC0-1.0</metadata_license> |
|
5 |
<project_license>GPLv3 and LGPLv3</project_license> |
|
6 |
<name>I-Nex</name> |
|
7 |
<summary>System and Hardware information tool</summary> |
|
8 |
<description>
|
|
9 |
<p>
|
|
10 |
I-Nex is an application that gathers information for hardware |
|
11 |
components available on your system and displays it using an |
|
12 |
user interface similar to the popular Windows tool CPU-Z. |
|
13 |
</p>
|
|
14 |
<p>
|
|
15 |
I-Nex can display information for the following components: |
|
16 |
CPU, GPU, Motherboard, Sound, Hard disks, RAM, Network and USB as |
|
17 |
well as some system info like the hostname, Linux distribution and |
|
18 |
version, Xorg, GCC, GLX versions and Linux Kernel info. |
|
19 |
</p>
|
|
20 |
<p>
|
|
21 |
Besides being able to display hardware information, I-Nex can also |
|
22 |
generate an advanced report for which you can select what to include |
|
23 |
and optionally send the report to a service such as Pastebin (and others). |
|
24 |
It also features an option to take a screenshot of the I-Nex window directly |
|
25 |
from the application. |
|
26 |
</p>
|
|
27 |
<p>
|
|
28 |
The difference between I-Nex and the other hardware information GUI tools |
|
29 |
available for Linux is that the information is better organized and is |
|
30 |
displayed faster (than lshw-gtk for instance). Also, the hardware information |
|
31 |
is presented in a way that’s easier to understand than other such tools. |
|
32 |
</p>
|
|
33 |
</description>
|
|
34 |
<url type="homepage">https://github.com/i-nex/I-Nex</url> |
|
35 |
<url type="bugtracker">https://github.com/i-nex/I-Nex/issues</url> |
|
36 |
<update_contact>martinkg@fedoraproject.org</update_contact> |
|
37 |
</component>
|