Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tjluoma/bitbar
Scripts that I use with BitBar
https://github.com/tjluoma/bitbar
Last synced: 3 months ago
JSON representation
Scripts that I use with BitBar
- Host: GitHub
- URL: https://github.com/tjluoma/bitbar
- Owner: tjluoma
- Created: 2020-09-09T04:13:03.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-10T15:25:45.000Z (about 4 years ago)
- Last Synced: 2024-04-24T16:43:00.883Z (7 months ago)
- Language: Shell
- Size: 11.7 KB
- Stars: 10
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bitbar - Scripts that I use with BitBar
The **“Plugins”** directory has scripts for [BitBar](https://github.com/matryer/bitbar) itself.
The **“other”** directory is for external scripts required for BitBar scripts. (These should be stored somewhere in `$PATH` such as `/usr/local/bin/`.)
## Plugins
- [batteries.5m.sh](https://github.com/tjluoma/bitbar/blob/master/Plugins/batteries.5m.sh) - Check battery level of Magic Trackpad and Magic Keyboard, but only show in menu bar when battery level is below a certain threshold (which can be configured for each device in the script).
- [ShowMounted.5s.sh](https://github.com/tjluoma/bitbar/blob/master/Plugins/ShowMounted.5s.sh) - Show mounted drives, if any, and offer to reveal them in Finder or eject them.
- [TimeMachine.30s.sh](https://github.com/tjluoma/bitbar/blob/master/Plugins/TimeMachine.30s.sh) - when Time Machine is actively backing up, show more useful / descriptive information than what the standard macOS menu item shows. When Time Machine is not active, no output is given.
- [zoom.5s.sh](https://github.com/tjluoma/bitbar/blob/master/Plugins/zoom.5s.sh) - when Zoom is running, show how much CPU it is using.