
Hiccup
Static configurable start page and new-tab for quick links

Hiccup is a static, configurable start page and new-tab replacement for quickly accessing important links. It is implemented as a client-side React + TypeScript single-page app and can be served from any static host or Docker image.
Key Features
- Static single-page application built with React and TypeScript, optimized for fast access
- Config-driven: uses a JSON config as the source of truth with a built-in config manager (load local or remote configs)
- Featured links and categories with tag support and a searchable index of links
- Drag-and-drop support to add/edit links and background images directly from the browser
- Search that can query multiple search providers and link/tags; customizable providers
- Progressive Web App (PWA) support, caching strategies and offline-capable behaviors
- Keyboard shortcuts and full keyboard navigation for quick access
- Multiple profiles, read-only mode, and localStorage persistence for local edits
- Docker support and static-host friendly build artifacts for easy deployment
Use Cases
- A personal home server or browser new-tab page to centralize frequently used links
- Shared kiosks or team dashboards with preloaded configs for quick access to resources
- Lightweight curated link hubs for low-ops deployments on static hosting or container platforms
Limitations and Considerations
- Edits made in the editor are stored in the browser's localStorage by default; synchronizing across devices requires hosting and sharing a config file
- Loading remote configs depends on the remote server allowing CORS for raw JSON access
- The built-in edit UI imposes default limits (e.g., four featured cards and four categories) unless the JSON config is manually modified
- No built-in server-side user accounts or automatic cross-device sync; intended as a static client-side start page
Hiccup is suited for users who want a simple, fast, and customizable start page that can be deployed without a backend. It emphasizes local control, easy deployment, and quick navigation.
Categories:
Tags:
Tech Stack:
Similar Services

Glance
Self-hosted, configurable dashboard for feeds and status widgets
Glance is a lightweight self-hosted dashboard that aggregates RSS and other widgets (Reddit, YouTube, weather, markets, server stats) into customizable pages.

Dashy
Self-hosted personal dashboard for links, widgets, and status checks
Dashy is a self-hosted personal dashboard for organizing services in one place, with widgets, themes, live status checks, search, and optional authentication.

Homer
Static YAML-configured homepage dashboard for self-hosted services
Homer is a lightweight static homepage dashboard configured via YAML to organize and quickly access self-hosted services, with search, theming, and PWA support.


Heimdall
Application dashboard and web app launcher
Heimdall is a self-hosted application dashboard and startpage to organize and launch your web apps, services, and bookmarks, with optional live stats via enhanced app int...

Dawarich
Self-hosted location history tracker and map timeline
Dawarich is a privacy-focused, self-hostable location history tracker and Google Timeline alternative with interactive maps, trips, stats, and data import/export.

Wallos
Open-source self-hosted personal subscription and expense tracker
Wallos is a self-hostable web app for tracking recurring subscriptions, multi-currency expenses, notifications and simple analytics for household finances.
JSON
Docker
TypeScript
React
Node.js