http://tracesof.net/uebersicht/
This widget requires a personal Github API key to work. To generate one, follow the instructions here.
You will need to give this token full user
access to retrieve PRs on public repositories.
If you want to see PRs on private repositories, you also need to give it full repo
access.
Be sure you don't share this token with anyone. Delete it from GitHub if you think someone has it.
- Download the widget binary (
uebersicht-pullrequest.widget.zip
) from the releases tab. - Drop the folder into your Übersicht widget folder.
- Open
index.jsx
and add your personal github API key to theGITHUB_KEY
constant insrc/api.js
. Save the file.
Your widget should be running. 💵
Übersicht has a preference for an Interaction Shortcut that allows widget elements to be clicked while holding a configured modifier key.
To select this key, click the Übersicht icon in the top sytem bar, and hit preferenes.
Out of the box, Übersicht doesn't ask for Accessibility access, so this preference doesn't appear to work at first. Add Übersicht to the list of apps in System Preferences > Security & Privacy > Privacy > Input Monitoring in order for this to work as expected.
Once the Interaction Shortcut is allowed and configured, the PR titles are clickable and will open in your default browser.