I created https://frankendash.com, which lets you arrange web page snippets in a dashboard. It then refreshes them at regular intervals.
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.
No account required.
Tech stack:
- Django back-end
- Carbon Design System for CSS
- htmx, sortable.js, cropper.js, and day.js for some progressive enhancement
It's open-source if you want to self-host:
https://gitlab.com/mihai.tarce/frankendashPlease try it out and let me know what you think.