X-Git-Url: http://git.wpitchoune.net/gitweb/?p=www.git;a=blobdiff_plain;f=src%2Fpsensor%2Findex.adoc;h=aa74020eb178846daca175114889c2dc37d4066e;hp=c75e33a8d916fd97db2a00f7f520ecaea0ccdfbc;hb=555f7735159d157b628e2efc473295df8b67c230;hpb=4f6d81e56554ec902c777a9739c479aba72f9d68 diff --git a/src/psensor/index.adoc b/src/psensor/index.adoc index c75e33a..aa74020 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). @@ -23,7 +24,9 @@ Psensor is released under GPLv2 license terms. == Usage Information -First step is to install `lm-sensors`, for Ubuntu: +First step is to install `lm-sensors`. + +For Ubuntu: [source,script] ---- @@ -58,38 +61,43 @@ Core 1: +44.0C (high = +76.0C, crit = +100.0C) ... ---- -Then you can proceed to the installation of psensor. For Ubuntu and derivatives, - you should look at the Ubuntu support page. +Then you can proceed to the installation of `psensor`. For Ubuntu and derivatives, + you should look at the link:ubuntu.html[Ubuntu support page]. -And finally launch the psensor executable. +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 - Download psensor - Get source from GIT repository: git clone http://git.wpitchoune.net/psensor.git - Browse source code +* link:files[Download psensor] +* Get source from the GIT repository: +---- +git clone http://git.wpitchoune.net/psensor.git +---- +* link:http://git.wpitchoune.net/gitweb?p=psensor.git[Browse source code] == Linux Distribution Support -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. +`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. -If you have trouble compiling Psensor on a specific Linux distribution, don’t hesitate to report it. +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: +Binary packages of `psensor` are available for few Linux distributions: - Psensor PPA for Ubuntu - 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. - Binary RPM package for OpenSuse: thanks to djs_core for the packaging. - Package for ArchLinux - Psensor v0.2.6 is installed by default in PartedMagic since version 5.0. +* 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.