Hello, HN.<p>I created <a href="https://frankendash.com" rel="nofollow">https://frankendash.com</a>, which lets you arrange web page snippets in a dashboard. It then refreshes them at regular intervals.<p>I built it for myself because I got tired having to cycle through my tabs to make sure I don't miss anything, and I'm sharing here in case it may be useful to someone else.<p>No account required.<p>Tech stack:<p><pre><code> - Django back-end
- Carbon Design System for CSS
- htmx, sortable.js, cropper.js, and day.js for some progressive enhancement
</code></pre>
It's open-source if you want to self-host:
<a href="https://gitlab.com/mihai.tarce/frankendash" rel="nofollow">https://gitlab.com/mihai.tarce/frankendash</a><p>Please try it out and let me know what you think.