GitHub Widget¶
GitHub notifications in a standalone popup.
easybar widgets install github
| Package metadata | Value |
|---|---|
| Name | github |
| Version | 0.1.0 |
| Kind | widget |
| Minimum EasyBar | 0.41.0 |
| License | Apache-2.0 |
| Categories | developer-tools, notifications |
| Dependencies | shared ^0.1.0 |
| Required commands | gh |
Package documentation¶
widget.lua displays GitHub notifications in a standalone popup.
Requirements¶
Install and authenticate the GitHub CLI:
gh auth login
The gh executable must be available through [app.env].PATH.
The alternative native-inbox presentation is the inbox-github package. It adds item actions and guarded pull-request merging. Install only one GitHub presentation unless duplicate polling is intentional.