-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Hi,
thanks for building this great app.
I've built a simple Pomodoro/Flowtime timer in HTML/JS that I'd like to use as a widget on macOS (iOS is not necessary, but would be nice to have).
There's a self-updating timer that counts time up/down visibly. But since the JS widgets apparently shows a screenshot instead of the actual running JS code, the widget does not update itself when the displayed timer updates every second.
Is there a way to either configure the widget to listen for changes to the content of the widget in the JS code, or trigger an event that forces the widget to reload?
For reference:
- The repository URL is https://github.com/tzimpel/flowtime-timer
- The deployed app URL is https://tzimpel.github.io/flowtime-timer/
Metadata
Metadata
Assignees
Labels
No labels