mirror of
https://github.com/taigrr/wtf
synced 2025-01-18 04:03:14 -08:00
Add screenshot to Power module documenation
This commit is contained in:
parent
41ed43b8d7
commit
bf3aa3ab84
@ -9,6 +9,8 @@ Displays information about the current power source.
|
||||
For battery, also displays the current charge, estimated time remaining,
|
||||
and whether it is charging or discharging.
|
||||
|
||||
<img src="/imgs/modules/power.png" width="320" height="129" alt="power screenshot" />
|
||||
|
||||
## Source Code
|
||||
```bash
|
||||
wtf/power/
|
||||
|
BIN
_site/static/imgs/modules/power.png
Normal file
BIN
_site/static/imgs/modules/power.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 30 KiB |
BIN
docs/imgs/modules/power.png
Normal file
BIN
docs/imgs/modules/power.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 30 KiB |
@ -114,6 +114,8 @@
|
||||
<p>For battery, also displays the current charge, estimated time remaining,
|
||||
and whether it is charging or discharging.</p>
|
||||
|
||||
<p><img src="/imgs/modules/power.png" width="320" height="129" alt="power screenshot" /></p>
|
||||
|
||||
<h2 id="source-code">Source Code</h2>
|
||||
<div class="highlight"><pre class="chroma"><code class="language-bash" data-lang="bash">wtf/power/</code></pre></div>
|
||||
<h2 id="required-env-variables">Required ENV Variables</h2>
|
||||
|
Loading…
x
Reference in New Issue
Block a user