summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorCaleb Bassi <calebjbassi@gmail.com>2019-01-04 09:43:37 -0800
committerCaleb Bassi <calebjbassi@gmail.com>2019-01-04 09:43:37 -0800
commit37e1d9dc13413461e350259a3abc08b20f72e26f (patch)
tree1d634b3f8545b51980ac413de8e602251e6be5a5 /README.md
parenta51cb8f5e610bcce70b6c5cd62e9eedc499c7beb (diff)
parent24ca528ceffd17f36975ba967be9facf1a95b513 (diff)
Merge pull request #89 from serussell/master
Adds battery support
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 562935c..43e4cf3 100644
--- a/README.md
+++ b/README.md
@@ -7,6 +7,7 @@ Another terminal based graphical activity monitor, inspired by [gtop](https://gi
<img src="./assets/demo.gif" />
<img src="./assets/minimal.png" width="96%" />
+<img src="./assets/battery.png"/>
</div>
@@ -95,6 +96,8 @@ To make a custom colorscheme, check out the [template](./colorschemes/template.g
`-v`, `--version` Show version.
`-p`, `--percpu` Show each CPU in the CPU widget.
`-a`, `--averagecpu` Show average CPU in the CPU widget.
+`-b`, `--bar` Show a statusbar with the time.
+`-t`, `--battery` Show battery level (defaults to false, `minimal` turns off)
## Building deb/rpms
@@ -118,6 +121,7 @@ This will place the built packages into the `dist` folder.
- [exrook/drawille-go](https://github.com/exrook/drawille-go)
- [shirou/gopsutil](https://github.com/shirou/gopsutil)
- [goreleaser/goreleaser](https://github.com/goreleaser/goreleaser)
+- [battery](https://github.com/distatus/battery)
## Stargazers over time