Skip to content

Shows a tiny bar in your tmux statusline with the current CPU usage

License

Notifications You must be signed in to change notification settings

jdx/tmux-cpu-info

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tmux-cpu-info

Shows a tiny bar in your tmux statusline with the current CPU usage. Works on OSX, might work on other platforms.

Example

High Usage

high.png

Medium Usage

medium.png

Low Usage

low.png

Could also show memory usage with some slight customization.

Installation

Add the following to ~/.tmux.conf

set -g status-left '#(tmux-cpu-info)'

Or for a more complete statusline like the one I have

Other Tmux Plugins

About

Shows a tiny bar in your tmux statusline with the current CPU usage

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published