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