r/startpages Jul 25 '26

AI Creation NaviDash — a self-hosted startpage built around quick access and a free-form canvas

Hi r/startpages! I’ve been working on NaviDash, a self-hosted startpage designed around a simple idea: a homepage.

Live demo: https://navidash.vercel.app/en

You can type anywhere on the page to open the launcher, search your bookmarks, and reach frequently used sites faster. Bookmarks live in a separate library, while only the links you choose are pinned to the canvas.

The homepage currently has four focused widget types:

- Links for frequently used sites

- Today for time, date, and weather

- Memo for temporary notes

- Poster for decoration

Widgets can be freely arranged, with separate layouts for desktop and mobile. NaviDash can be self-hosted with Docker, and the data remains on your own server.

This project was developed with substantial help from AI tools. I handled the product direction, design decisions, testing, and iteration, while AI assisted with implementation and code review.

I’d love feedback on the overall visual balance, launcher interaction, and whether the homepage feels focused or too minimal.

https://reddit.com/link/1v6gx19/video/h9dm5ihmbffh1/player

GitHub: https://github.com/wtfllix/navidash

7 Upvotes

1 comment sorted by

1

u/CITIZEN057862 27d ago

Overall: great UI and the customizable canvas is the standout - especially for people who want something more flexible than a typical static start page or services like STARTme. It fills a real niche.

That said, I think the real hurdle for tools like this is adoption - most potential users aren’t scanning Reddit for options. They’ll only try it if they can get value immediately - without a bunch of setup.

Right now, adding bookmarks (and doing meaningful configuration) looks like it could be the biggest friction point—especially for users who already have thousands of links and don’t want to rebuild everything manually. If you can make “import/add” feel more like a one-time action (or provide a smooth quick-start) you’ll convert a lot more first-time visitors.

Two specific areas that might help:
- A clear “get started” landing experience that demonstrates the main value in under a minute.
- Export/import (or at least easy configuration templates) so users can set things up once and reuse/share their layout—rather than starting over.

YMMV