X-Git-Url: http://git.wpitchoune.net/gitweb/?p=www.git;a=blobdiff_plain;f=src%2Fpsensor%2Findex.adoc;h=e825941c8422e9cac8e8d685ad05a1f1f56aecdc;hp=e5fcf86c7f3e511a647cc3b3b611f908491d27f0;hb=e95a562ff02a5c691a28a570ae1b16349272fbd2;hpb=0fe6d7c6cd0d006fb7f3a153f28b8125fa1753fa diff --git a/src/psensor/index.adoc b/src/psensor/index.adoc index e5fcf86..e825941 100644 --- a/src/psensor/index.adoc +++ b/src/psensor/index.adoc @@ -1,4 +1,5 @@ = psensor +:docinfo2: == A Graphical Temperature Monitoring Application @@ -9,7 +10,7 @@ It can monitor: - the temperature of the motherboard and CPU sensors (using http://www.lm-sensors.org/[lm-sensors]). - the temperature of the NVidia GPUs (using XNVCtrl). - the temperature of ATI/AMD GPUs (not enabled in Ubuntu PPAs or official - distribution repositories, see the http://wpitchoune.net/psensor/doc/README.html#_ati_amd_gpu_support[instructions for enabling its support]). + distribution repositories, see the link:README.html#_ati_amd_gpu_support[instructions for enabling its support]). - the temperature of the Hard Disk Drives (using hddtemp or libatasmart). - the rotation speed of the fans (using lm-sensors). - the CPU usage (since 0.6.2.10 and using Gtop2). @@ -65,7 +66,7 @@ Then you can proceed to the installation of `psensor`. For Ubuntu and derivative And finally launch the `psensor` executable. -More information are available in the Psensor FAQ. +More information are available in the link:faq.html[Psensor FAQ]. == Source Code @@ -80,23 +81,23 @@ git clone http://git.wpitchoune.net/psensor.git `psensor` should compile on any modern distribution including `GTK+`` v3 and `lm-sensors` which are quite common. For Linux Distribution still stuck on - `GTK+`` v2, the old 0.6.x releases of `psensor` can be used. + `GTK+` v2, the old 0.6.x releases of `psensor` can be used. If you have trouble compiling `psensor` on a specific Linux distribution, don’t hesitate to report it. Binary packages of `psensor` are available for few Linux distributions: -* Psensor is in the official universe repository of Ubuntu since version 11.10 (Oneiric) -* Psensor packages for Debian, Psensor is in the standard repository of Debian since 7.0. -* link:https://launchpad.net/~jfi/+archive/ubuntu/ppa[PPA for Ubuntu] -* link:http://software.opensuse.org/package/psensor[package for OpenSuse] -* link:https://aur.archlinux.org/packages/psensor/[Package for ArchLinux] +* package for Ubuntu is in the official universe repository since version 11.10 (Oneiric) +* http://packages.qa.debian.org/p/psensor.html[package for Debian] is in the standard repository since 7.0 +* https://launchpad.net/~jfi/+archive/ubuntu/ppa[PPA for Ubuntu] +* http://software.opensuse.org/package/psensor[package for OpenSuse] +* https://aur.archlinux.org/packages/psensor/[package for ArchLinux]. == Contact -The Google Group psensor-users can be used for discussion, questions and bug report. +The Google Group https://groups.google.com/forum/?fromgroups&hl=en#!forum/psensor-users[psensor-users] can be used for discussion, questions and bug report. -For announces or general information subscribe to Psensor Google+ page. +For announces or general information subscribe to Psensor https://plus.google.com/100166747457211594542[Google+ page]. Alternatively, you can contact me by e-mail: jeanfi@gmail.com.