Next meeting

Description #

The next meeting widget displays your next upcoming calendar event with the remaining time before it starts.

It uses icalBuddy to read your calendars, including recurring events, and it can detect Zoom, Microsoft Teams, Google Meet, and Webex links from the event URL or notes.

brew install ical-buddy

You must also allow Übersicht to access your calendars when macOS prompts you.

Interactions #

Clicking the widget opens your calendar application.

If a supported meeting URL is found and Show join button is enabled, a Join button is displayed inside the widget.

Available settings #

You can set the following next meeting widget settings in the simple-bar settings:

  • Refresh frequency: The refresh frequency in milliseconds. Default is 60000 (1 minute).
  • Show on display: The displays on which the widget will be displayed. Add a list of indexes (for example: "1,2"). Leave blank to display the widget on every spaces. Default is "".
  • Path to icalBuddy binary: Override the auto-detected icalBuddy binary path. Default is "".
  • Look ahead (hours): How far in the future the widget searches for meetings. Default is 12.
  • Show join button: Show or hide the inline Join button when a supported meeting URL is found. Default is true.
  • Show time only (hide title): Hide the meeting title and only display the remaining time. Default is false.

Meetings starting in the next 15 minutes are highlighted, and meetings starting in the next 5 minutes become urgent.

This widget was added thanks to @floatas

Something is wrong in this documentation? Please open an issue on GitHub in simple-bar repo.
Toggle documentation menu