Cloud sync is here! And I’m quite happy with how it turned out.

The app now syncs your data through Google Drive, but here’s the thing - everything is encrypted client-side before it leaves your device. Your timer data and session history are yours, and I wanted to make sure it stays that way. No server needed on my end either, which keeps things simple.

Also added a light theme - not everyone wants to stare at dark pixels all day. And the web version is now a proper , so you can install it from the browser and it works offline.

On the bug side: fixed a nasty issue where persistent notifications kept re-firing. That one was annoying to track down.