Google Calendar clock widget #9338
felipecpaiva
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
A drop-in replacement for the stock top-bar clock — same clock, same month-grid popup, same life-expectancy easter egg, plus a Google Calendar agenda.
No OAuth app, no password. It reads through GNOME Online Accounts + Evolution Data Server, the same stack GNOME Calendar itself uses — if GNOME Calendar already shows your events, this reads that same data.
What it adds:
Install:
omarchy plugin add https://github.com/felipecpaiva/omarchy-gcal.git
That gets you the bar widget. It also needs a small background sync piece (reads via GOA/EDS, no code of its own touches Google) — the repo's install.sh sets that up too; see the README for the full quickstart.
Repo: https://github.com/felipecpaiva/omarchy-gcal
All reactions