updated
[www.git] / www / psensor / index.html
index 7bb1e3b..d8d3e97 100644 (file)
@@ -4,10 +4,14 @@
 <meta charset="UTF-8">
 <!--[if IE]><meta http-equiv="X-UA-Compatible" content="IE=edge"><![endif]-->
 <meta name="viewport" content="width=device-width, initial-scale=1.0">
-<meta name="generator" content="Asciidoctor 1.5.4">
+<meta name="generator" content="Asciidoctor 1.5.5">
 <title>psensor</title>
-<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:300,300italic,400,400italic,600,600italic%7CNoto+Serif:400,400italic,700,700italic%7CDroid+Sans+Mono:400,700">
-<link rel="stylesheet" href="./asciidoctor.css">
+<link rel="stylesheet" href="./../style.css">
+<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.6.3/css/font-awesome.min.css">
+<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.4/jquery.min.js"></script>
+<script src="nav.js"></script>
+<script src="https://apis.google.com/js/platform.js" async defer>
+</script>
 </head>
 <body class="article">
 <div id="header">
 <div class="sect1">
 <h2 id="_a_graphical_temperature_monitoring_application">A Graphical Temperature Monitoring Application</h2>
 <div class="sectionbody">
+<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>
 <div class="paragraph">
-<p>Psensor is a graphical hardware temperature monitor for Linux.</p>
+<p><code>psensor</code> is a graphical hardware temperature monitor for Linux.</p>
 </div>
 <div class="paragraph">
 <p>It can monitor:</p>
@@ -32,8 +38,8 @@
 <p>the temperature of the NVidia GPUs (using XNVCtrl).</p>
 </li>
 <li>
-<p>the temperature of ATI/AMD GPUs (not enabled in Ubuntu PPAs or official
-distribution repositories, see the <a href="http://wpitchoune.net/psensor/doc/README.html#_ati_amd_gpu_support">instructions for enabling its support</a>).</p>
+<p>the temperature of ATI/AMD GPUs (not enabled in official
+distribution repositories, see the <a href="README.html#_ati_amd_gpu_support">instructions for enabling its support</a>).</p>
 </li>
 <li>
 <p>the temperature of the Hard Disk Drives (using hddtemp or libatasmart).</p>
@@ -68,7 +74,10 @@ distribution repositories, see the <a href="http://wpitchoune.net/psensor/doc/RE
 <h2 id="_usage_information">Usage Information</h2>
 <div class="sectionbody">
 <div class="paragraph">
-<p>First step is to install <code>lm-sensors</code>, for Ubuntu:</p>
+<p>First step is to install <code>lm-sensors</code>.</p>
+</div>
+<div class="paragraph">
+<p>For Ubuntu:</p>
 </div>
 <div class="listingblock">
 <div class="content">
@@ -108,61 +117,126 @@ Core 1:      +44.0C  (high = +76.0C, crit = +100.0C)
 </div>
 </div>
 <div class="paragraph">
-<p>Then you can proceed to the installation of psensor. For Ubuntu and derivatives,
- you should look at the Ubuntu support page.</p>
+<p>Then you can proceed to the installation of <code>psensor</code>. For Ubuntu and derivatives,
+ you should look at the <a href="ubuntu.html">Ubuntu support page</a>.</p>
 </div>
 <div class="paragraph">
-<p>And finally launch the psensor executable.</p>
+<p>And finally launch the <code>psensor</code> executable.</p>
 </div>
 <div class="paragraph">
-<p>More information are available in the Psensor FAQ.</p>
+<p>More information are available in the <a href="faq.html">Psensor FAQ</a>.</p>
 </div>
 </div>
 </div>
 <div class="sect1">
 <h2 id="_source_code">Source Code</h2>
 <div class="sectionbody">
-<div class="literalblock">
+<div class="ulist">
+<ul>
+<li>
+<p><a href="files">Download psensor</a></p>
+</li>
+<li>
+<p>Get source from the GIT repository:</p>
+</li>
+</ul>
+</div>
+<div class="listingblock">
 <div class="content">
-<pre>Download psensor
-Get source from GIT repository: git clone http://git.wpitchoune.net/psensor.git
-Browse source code</pre>
+<pre>git clone https://gitlab.com/jeanfi/psensor.git</pre>
 </div>
 </div>
+<div class="ulist">
+<ul>
+<li>
+<p><a href="https://gitlab.com/jeanfi/psensor/tree/master">Browse source code</a></p>
+</li>
+</ul>
+</div>
 </div>
 </div>
 <div class="sect1">
 <h2 id="_linux_distribution_support">Linux Distribution Support</h2>
 <div class="sectionbody">
 <div class="paragraph">
-<p>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.</p>
+<p><code>psensor</code> should compile on any modern distribution including <code>GTK+</code>
+v3 and <code>lm-sensors</code> which are quite common. For the Linux
+distributions still stuck on <code>GTK+</code> v2, the old 0.6.x releases of
+<code>psensor</code> can be used.</p>
 </div>
 <div class="paragraph">
-<p>If you have trouble compiling Psensor on a specific Linux distribution, don’t hesitate to report it.</p>
+<p>If you have trouble compiling <code>psensor</code> on a specific Linux distribution,
+don’t hesitate to report it.</p>
 </div>
 <div class="paragraph">
-<p>Binary packages of Psensor are available for few Linux distributions:</p>
+<p>Binary packages of <code>psensor</code> are available for few Linux distributions:</p>
 </div>
-<div class="literalblock">
-<div class="content">
-<pre>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.</pre>
+<div class="ulist">
+<ul>
+<li>
+<p>package for Ubuntu is in the official universe repository since version 11.10 (Oneiric)</p>
+</li>
+<li>
+<p><a href="http://packages.qa.debian.org/p/psensor.html">package for Debian</a> is in the standard repository since 7.0</p>
+</li>
+<li>
+<p><a href="http://software.opensuse.org/package/psensor">package for OpenSuse</a></p>
+</li>
+<li>
+<p><a href="https://aur.archlinux.org/packages/psensor/">package for ArchLinux</a>.</p>
+</li>
+</ul>
 </div>
 </div>
 </div>
+<div class="sect1">
+<h2 id="_misc">Misc</h2>
+<div class="sectionbody">
+<div class="ulist">
+<ul>
+<li>
+<p><a href="ubuntu.html">Psensor on Ubuntu</a></p>
+</li>
+<li>
+<p><a href="remote.html">Remote monitoring</a></p>
+</li>
+<li>
+<p><a href="contribute.html">How to contribute to psensor</a></p>
+</li>
+<li>
+<p><a href="build_debian_pkg.html">How to build the debian package of psensor</a></p>
+</li>
+<li>
+<p><a href="faq.html">FAQ</a></p>
+</li>
+</ul>
+</div>
+</div>
 </div>
 <div class="sect1">
 <h2 id="_contact">Contact</h2>
 <div class="sectionbody">
 <div class="paragraph">
-<p>The Google Group psensor-users can be used for discussion, questions and bug report.</p>
+<p>The Google Group <a href="https://groups.google.com/forum/?fromgroups&amp;hl=en#!forum/psensor-users">psensor-users</a> can be used for discussion, questions and bug report.</p>
 </div>
 <div class="paragraph">
-<p>For announces or general information subscribe to Psensor Google+ page.</p>
+<p>For announces or general information:</p>
+</div>
+<div class="ulist">
+<ul>
+<li>
+<p>subscribe to Psensor <a href="https://plus.google.com/100166747457211594542">Google+ page</a>
+or click on:</p>
+</li>
+</ul>
+</div>
+<div class="g-follow" data-annotation="bubble" data-height="20" data-href="//plus.google.com/u/0/100166747457211594542" data-rel="publisher"></div>
+<div class="ulist">
+<ul>
+<li>
+<p>suscribe to the <a href="https://wpitchoune.net/news/feed.xml">RSS feed</a>.</p>
+</li>
+</ul>
 </div>
 <div class="paragraph">
 <p>Alternatively, you can contact me by e-mail: <a href="mailto:jeanfi@gmail.com">jeanfi@gmail.com</a>.</p>
@@ -172,8 +246,9 @@ Psensor v0.2.6 is installed by default in PartedMagic since version 5.0.</pre>
 </div>
 <div id="footer">
 <div id="footer-text">
-Last updated 2016-06-10 12:13:16 CEST
+Last updated 2018-10-19 23:30:16 CEST
 </div>
 </div>
+Feed: <a href="https://wpitchoune.net/news/feed.xml">RSS 2.0</a>
 </body>
 </html>
\ No newline at end of file