Hacker News new | ask | show | jobs
by bring-shrubbery 31 days ago
Thanks for feedback! I'll fix most of these issues.

The mac version is available btw, it's actually better than iOS one :D I'll add a link to it on the website, but you can actually just find it on AppStore.

Regarding sign in - the LLM that composes widgets is running on the server side, so we need accounts for attribution and rate-limiting. The widget layout is stored on the server side on your account too. No personal data is stored btw, they are just bindings, so if you say "my location" it just stores a binding to "currentLocation".

We do have ability to add custom API btw, I'll write up a guide for how to do that. That's kinda how the Claude uptime widget template works.

EDIT: Also if there are any public APIs that you'd have in mind, let me know and I'll add them to work out of the box!