Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Hidden Refuge committed May 9, 2018
1 parent 63d4b30 commit 412a6bb
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# cpuvinf 1.1
CPUVInf - Raspberry Pi Diagnostics Tool<br />
Homepage: https://cpuvinf.tny.im/ or https://cpuvinf.eu.org/ <br /><br /><br />
CPUVInf - Raspberry Pi Diagnostics Tool<br /><br /><br />
<B>What is CPUVINF?</B><br /><br />
CPUVInf is a tiny, simple and useful diagnostics tool for the Raspberry Pi minicomputer series written purely in shell scripting language. It is compatible with all Raspberry Pi 1 and all Raspberry Pi 2 minicomputers and therefore with all available Linux based operating systems for the Raspberry Pi series. It started off as a small script to read CPU temperature and voltage but has become much more than that.<br /><br /><br />
<B>Full list of compatible OS:</B>
Expand All @@ -27,30 +26,30 @@ CPU & GPU Temperature<br />
or
cpuvinf --temperature
</pre>
Screenshot: https://cpuvinf-cdn.hiddenrefuge.eu.org/images/temp11.png<br /><br />
<br /><br />
CPU & GPU Clocks<br />
<pre>cpuvinf -c
or
cpuvinf --clocks
</pre>
Screenshot: https://cpuvinf-cdn.hiddenrefuge.eu.org/images/clock11.png<br /><br />
<br /><br />
System Voltages<br />
<pre>cpuvinf -v
or
cpuvinf --voltages
</pre>
Screenshot: https://cpuvinf-cdn.hiddenrefuge.eu.org/images/voltages11.png<br /><br />
<br /><br />
Memory Split<br />
<pre>cpuvinf -m
or
cpuvinf --memory
</pre>
Screenshot: https://cpuvinf-cdn.hiddenrefuge.eu.org/images/memory11.png<br /><br />
<br /><br />
Everything at once<br />
<pre>cpuvinf -a
or
cpuvinf --all
</pre>
Screenshot: https://cpuvinf-cdn.hiddenrefuge.eu.org/images/all11.png<br /><br /><br />
<br /><br /><br />
<B>CPUVInf is licensed under the GNU GPL 3 license.<br />
Part of <a href="https://i.tny.im/"><img src="https://tny.im/tnyimimages/tny-line-16.png" alt="TNY Network"></a></B>

0 comments on commit 412a6bb

Please sign in to comment.