This product was not featured by Product Hunt yet.
It will not be visible on their landing page and won't be ranked (cannot win product of the day regardless of upvotes).
Product upvotes vs the next 3
Product comments vs the next 3
Product upvote speed vs the next 3
Product upvotes and comments
Product vs the next 3
Dashlet
Any data. Right on your Home Screen.
Dashlet turns any HTTPS endpoint into a widget. Connect an endpoint, tap the JSON fields you want in a live browser, pick a render type (number, chart, gauge, map), and place it as a native widget. Home Screen, Lock Screen, StandBy, Watch complication. No code, no account, no data leaving the device. Secrets sit in the Keychain, fetching happens on-device, and there are no third-party SDKs or analytics.
About Dashlet on Product Hunt
“Any data. Right on your Home Screen.”
Dashlet was submitted on Product Hunt and earned 12 upvotes and 11 comments, placing #35 on the daily leaderboard. Dashlet turns any HTTPS endpoint into a widget. Connect an endpoint, tap the JSON fields you want in a live browser, pick a render type (number, chart, gauge, map), and place it as a native widget. Home Screen, Lock Screen, StandBy, Watch complication. No code, no account, no data leaving the device. Secrets sit in the Keychain, fetching happens on-device, and there are no third-party SDKs or analytics.
On the analytics side, Dashlet competes within iOS, Developer Tools and Tech — topics that collectively have 1.3M followers on Product Hunt. The dashboard above tracks how Dashlet performed against the three products that launched closest to it on the same day.
Who hunted Dashlet?
Dashlet was hunted by Ziga Dolar. A “hunter” on Product Hunt is the community member who submits a product to the platform — uploading the images, the link, and tagging the makers behind it. Hunters typically write the first comment explaining why a product is worth attention, and their followers are notified the moment they post. Around 79% of featured launches on Product Hunt are self-hunted by their makers, but a well-known hunter still acts as a signal of quality to the rest of the community. See the full all-time top hunters leaderboard to discover who is shaping the Product Hunt ecosystem.
For a complete overview of Dashlet including community comment highlights and product details, visit the product overview.


Hi Product Hunt, developer here!
I built Dashlet since I often found myself building different web dashboards for all sorts of data (custom page views monitoring, app downloads, info from my home sensors) and I quickly got tired of always having to navigate to a page in Safari and reenter credentials to access them.
I wanted to just simply be able to see it on my phone, when scrolling around it - in almost realtime.
I've built bespoke apps (just for myself) in the past, that mapped a specific custom API for that purpose, but it was a hassle anytime I changed something in the response or added some new API for myself.
So, Dashlet is an answer to that - it can handle any JSON (or XML, or even image) endpoints and has a nice interactive way of picking which values out of it should be displayed in which type of widget.
Here's some of the examples of how it can be used - https://docs.getdashlet.app
Hope anybody else finds it useful and can even think of ways to wire it up that I haven't thought of yet!