Skip to content

macmade/statusbar

Repository files navigation

statusbar

Build Status Issues Status License
Contact Sponsor

About

Statusbar for your terminal:

Screenshot CPU GPU Memory Battery Temperature Network DateTime

Installation

brew install --HEAD macmade/tap/statusbar 

For updates, run:

brew reinstall macmade/tap/statusbar 

Usage

Usage: statusbar [OPTIONS]

Options:

    --help                 Show the help dialog
    --cpu                  Display CPU load
    --gpu                  Display GPU load
    --memory               Display memory usage
    --temperature          Display temperature
    --battery              Display battery charge
    --network              Display network address
    --date                 Display current date
    --time                 Display current time
    --no-cpu               Don't display CPU load
    --no-gpu               Don't display GPU load
    --no-memory            Don't display memory usage
    --no-temperature       Don't display temperature
    --no-battery           Don't display battery charge
    --no-network           Don't display network address
    --no-date              Don't display current date
    --no-time              Don't display current time
    --cpu-color            Color for CPU load
    --gpu-color            Color for GPU load
    --memory-color         Color for memory usage
    --temperature-color    Color for temperature
    --battery-color        Color for battery charge
    --network-color        Color for network address
    --date-color           Color for current date
    --time-color           Color for current time

Available Colors: red, yellow, green, cyan, blue, magenta, black, white, clear

License

Project is released under the terms of the MIT License.

Repository Infos

Owner:          Jean-David Gadina - XS-Labs
Web:            www.xs-labs.com
Blog:           www.noxeos.com
Twitter:        @macmade
GitHub:         github.com/macmade
LinkedIn:       ch.linkedin.com/in/macmade/
StackOverflow:  stackoverflow.com/users/182676/macmade