Skip to content

justincampbell/terminal-status-bar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

tmux-status-bar

Build Status

Installation

TODO

Options

-q  quiet:   do not output anything normal (must be first argument)
-n  network: a signal bar icon, or a red x
-p  power:   a plug or battery, with the time remaining

Usage

 $ tmux-status-bar -p
 ~3:31 πŸ”‹
 $ tmux-status-bar -n
 πŸ“Ά
 $ tmux-status-bar -pn
 ~3:31 πŸ”‹  πŸ“Ά
 $ tmux-status-bar -q -pn
 ~3:31 πŸ”‹

Put your desired command in your tmux status-right:

# ~/.tmux.conf
set -g status-right '#(tmux-status-bar -pn)'

About

Pretty status icons for your terminal

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages