Track your GitHub activity, commits, and contributions with a minimal macOS menu bar widget.
- See your GitHub activity from the last 7 days in the macOS menu bar, using an unofficial GitHub API.
Download the latest version of the app from Releases tab, add it to your Applications, then run the following command :
# Removes quarantine flags from flag (to bypass security warnings). For the “damaged app” error.
xattr -cr /Applications/ContributionBar.appTo quit the app use the following command (temporary):
killall contribution-barAfter running the app a configuration file is generated at :
# uses nano to edit the default-config.toml
nano $HOME/Library/Application\ Support/rs.contribution-bar/default-config.toml- MacOS ARM
- MacOS x86
- Linux
- Windows ( the icon is really small, but it runs )
