tmux-plugins / tmux-cpu

Plug and play cpu percentage and icon indicator for Tmux.
MIT License
444 stars 69 forks source link

add cuda-smi support #28

Closed casperdcl closed 5 years ago

casperdcl commented 5 years ago

fixes #24

caveats: only shows GPU memory use (not load)

ctjhoa commented 5 years ago

Thanks!