https://github.com/macmade/statusbar
Statusbar for your terminal.
https://github.com/macmade/statusbar
battery cli cpu gpu kitty macos ncurses sensor statistics statusbar temperature terminal
Last synced: 3 months ago
JSON representation
Statusbar for your terminal.
- Host: GitHub
- URL: https://github.com/macmade/statusbar
- Owner: macmade
- License: mit
- Created: 2023-03-23T08:47:39.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-06T09:09:03.000Z (3 months ago)
- Last Synced: 2025-04-06T10:20:51.221Z (3 months ago)
- Topics: battery, cli, cpu, gpu, kitty, macos, ncurses, sensor, statistics, statusbar, temperature, terminal
- Language: C++
- Homepage:
- Size: 261 KB
- Stars: 13
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
statusbar
=========[](https://github.com/macmade/statusbar/actions/workflows/ci-mac.yaml)
[](https://github.com/macmade/statusbar/issues)


[](https://twitter.com/macmade)
[](https://github.com/sponsors/macmade)### About
Statusbar for your terminal:







### 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 timeAvailable 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