images | ||
plugins | ||
src | ||
.gitignore | ||
DOCS.md | ||
LICENSE.md | ||
makefile | ||
README.md | ||
sketchybarrc |
Install • Documentation • Setups • Plugins
This bar project aims to create a highly flexible, customizable, fast and powerful status bar replacement for people that like playing with shell scripts.
Features
- Optimized to be Fast and Efficient
- Completely Scriptable
- Fully Configurable
- Entirely Animatable
- Support for drawing native macOS menu bar applications (aliases)
- Powerful event and scripting system
- Popup Menus
- Mouse Support
- Support for graphs
- Per display and per space individualization
Getting Started
Refer to the installation guide in the documentation to get the program set up.
Once this is sorted you can start to become familiar with the syntax of sketchybar by going through the default sketchybarrc file,
which is located in ~/.config/sketchybar/sketchybarrc
.
All commands and options are explained in detail in the relevant sections of the configuration documentation. You can try the commands directly from the commandline to see which affect they have and how they alter the bar. Once you have become familiar with the syntax you can look for a config to start from here or start from scratch and customize everything to your liking.
You might also enjoy looking at the Tips & Tricks section for some further tips on your journey. If you are searching for functional items you might want to check the plugins section if someone has already created what you are looking for.
Documentation
For the full documentation of all commands and properties please refer to the website.
If questions remain, feel free to consult the Q&A section.
Supporting
You can support this project is many ways:
- By creating issues and pull-requests if you encounter problems
- By sharing your plugins and setups
- By starring the project on GitHub
- By donating to a charity of your choice
Credits
This project was forked from spacebar and completely reimagined and rewritten.
The original idea is based on the status bar that was included in yabai before getting removed.