Skip to content

CBDatCMU/singularity-gotop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gotop

https://www.singularity-hub.org/static/img/hosted-singularity--hub-%23e32929.svg Build Status GitHub issues GitHub forks GitHub stars GitHub license

Logo

Singularity recipe for gotop. gotop is another terminal based graphical activity monitor, inspired by gtop and vtop, this time written in Go!

Installation

Help

singularity run --app gotop singularity-gotop.simg --help
Usage: gotop [options]

Options:
  -c, --color=NAME      Set a colorscheme.
  -h, --help            Show this screen.
  -m, --minimal         Only show CPU, Mem and Process widgets.
  -r, --rate=RATE       Number of times per second to update CPU and Mem widgets [default: 1].
  -v, --version         Print version and exit.
  -p, --percpu          Show each CPU in the CPU widget.
  -a, --averagecpu      Show average CPU in the CPU widget.
  -f, --fahrenheit      Show temperatures in fahrenheit.
  -s, --statusbar       Show a statusbar with the time.
  -b, --battery         Show battery level widget ('minimal' turns off).

Colorschemes:
  default
  default-dark (for white background)
  solarized
  monokai

Example

singularity run --app gotop gotop.simg

Disclaimer

I am nothing but a humble programmer creating the container for this wonderful app.


CBD

Copyleft © 2019 icaoberg at the Computational Biology Department in Carnegie Mellon University