← omarchy-agenda

Privacy policy

Last updated: 4 September 2026

omarchy-agenda is a desktop plugin for the Omarchy status bar. It shows the day's calendar events and opens the meeting link. It is free software, published under the MIT license at github.com/esasse/omarchy-agenda, and it runs entirely on the computer where it is installed.

What it accesses

With the permission you grant during sign-in, the plugin reads through the Google Calendar API:

It never creates, edits or deletes anything in your calendars. The scope granted is read-only.

Where the data goes

Nowhere. There is no server, no account, no analytics and no telemetry in this project. The plugin talks directly from your machine to Google's API, and the data is drawn on your screen.

What is written to disk stays on your machine, under ~/.local/share/omarchy-agenda/, readable only by your user (files mode 600, directory 700):

Sharing

No calendar data, e-mail address or token is transmitted to the author of this project or to any third party. The only network destination is Google's own API endpoints (oauth2.googleapis.com and www.googleapis.com), plus whatever meeting URL you choose to open in your browser.

The project's use of information received from Google APIs adheres to the Google API Services User Data Policy, including its Limited Use requirements.

Retention and removal

The event cache holds one day and is overwritten on each refresh. To remove everything:

Children

The plugin is a developer tool for a Linux desktop and is not directed at children.

Changes

If this policy changes, the new version replaces this page and the date above changes with it. The page's history is public in the repository.

Contact

Erick Sasse — esasse@gmail.com. Bugs and questions are also welcome as issues.