Frankendash – Create dashboards from web page snippets
Hello, HN. 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/frankendash…
What it does
In the maker’s words, at launch
Hello, HN. 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/frankendash Please try it out and let me know what you think.
Does the same job
all alternatives →More dev tools this month
the category →



Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 1d ago · opentrailpaper.com

Launched alongside, August 2024
the whole month →
- IY
Life & fun · 2024 · ytch.xyz



- IA
Hey there HN! We’re Joe and Stopa, and today we’re open sourcing InstantDB, a client-side database that makes it easy to build real-time and collaborative apps like Notion and Figma. Building modern apps these days involves a lot of schleps. For a basic CRUD app you need to spin up servers, wire up endpoints, integrate auth, add permissions, and then marshal data from the backend to the frontend and back again. If you want to deliver a buttery smooth user experience, you’ll need to add optimistic updates and rollbacks. We do these steps over and over for every feature we build, which can…
Dev tools · 2024 · github.com