Skip to content

Self-updating JS widgets #2

@tzimpel

Description

@tzimpel

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:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions