removed info about ppa which are no more maintained
[www.git] / src / psensor / index.adoc
index 8a9babb..648873f 100644 (file)
@@ -1,15 +1,21 @@
 = psensor
 :docinfo2:
+:icons: font
 
 == A Graphical Temperature Monitoring Application
 
+++++
+<g:plusone></g:plusone>
+<div class="g-follow" data-annotation="bubble" data-height="20" data-href="//plus.google.com/u/0/100166747457211594542" data-rel="publisher"></div>
+++++
+
 `psensor` is a graphical hardware temperature monitor for Linux.
 
 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
+- the temperature of ATI/AMD GPUs (not enabled in official
   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).
@@ -73,9 +79,9 @@ More information are available in the link:faq.html[Psensor FAQ].
 * link:files[Download psensor]
 * Get source from the GIT repository:
 ----
-git clone http://git.wpitchoune.net/psensor.git
+git clone https://gitlab.com/jeanfi/psensor.git
 ----
-* link:http://git.wpitchoune.net/gitweb?p=psensor.git[Browse source code]
+* link:https://gitlab.com/jeanfi/psensor/tree/master[Browse source code]
 
 == Linux Distribution Support
 
@@ -91,7 +97,6 @@ Binary packages of `psensor` are available for few Linux distributions:
 
 * 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].
 
@@ -100,11 +105,22 @@ Binary packages of `psensor` are available for few Linux distributions:
 * link:ubuntu.html[Psensor on Ubuntu]
 * link:remote.html[Remote monitoring]
 * link:contribute.html[How to contribute to psensor]
+* link:build_debian_pkg.html[How to build the debian package of psensor]
+* link:faq.html[FAQ]
 
 == Contact
 
 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 https://plus.google.com/100166747457211594542[Google+ page].
+For announces or general information:
+
+* subscribe to Psensor https://plus.google.com/100166747457211594542[Google+ page]
+or click on:
+
+++++
+<div class="g-follow" data-annotation="bubble" data-height="20" data-href="//plus.google.com/u/0/100166747457211594542" data-rel="publisher"></div>
+++++
+
+* suscribe to the link:https://wpitchoune.net/news/feed.xml[RSS feed].
 
 Alternatively, you can contact me by e-mail: jeanfi@gmail.com.