# helloxz/onenav

使用PHP + SQLite 3开发的书签管理系统，将浏览器书签集中式管理，做到一处部署，随处访问。

Repository: https://github.com/helloxz/onenav
Canonical: https://ross.abutalabs.com/products/onenav
Homepage: https://www.onenav.top
Language: JavaScript
License: Apache-2.0
License Family: permissive
Topics: php, bookmark, navigation
Last push: 2026-05-13T04:54:44+00:00

## Health v2 (maintenance only)
Score: 86/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 82, release rhythm 83, longevity 100
- inputs: {"age_days": 2089, "days_push": 112, "days_rel": 118, "gap_med": 24.5, "n_releases_24m": 11}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3129, forks 544 (observed 2026-08-28T04:07:45.309971+00:00)

## What it is
OneNav is a self-hosted browser bookmark management system built with PHP and SQLite 3 that centralizes bookmarks for access from any device, platform, or browser. It supports bookmark import from Chrome/Firefox/Edge, drag-and-drop sorting, AI-based link retrieval, dead-link detection, private links, themes, a REST API, browser extensions, and Docker deployment.

## Use cases
- manage browser bookmarks centrally across devices
- self-host a bookmark start page
- import Chrome Firefox Edge bookmarks
- find dead links in my bookmarks
- access my bookmarks from anywhere
- share bookmarks with family with a password
- deploy a navigation site on my NAS

## When to choose
- you want a self-hosted, lightweight bookmark manager deployable via Docker on a VPS or NAS
- you need cross-browser, cross-device bookmark access without relying on browser sync
- you want features like private links, backup URLs, themes, and an API

## When to avoid
- you only need simple local browser bookmark syncing without running a server
- you need unlimited categories/links or AI retrieval on the free community edition, which caps them (5 categories, 100 links)
- your stack cannot run PHP with SQLite3 support

## Facets
- artifact type: application
- maturity: active
- function: search-engine, web-framework, auth, api-framework
- domain: self-hosted, developer-tools, web-development
- platform: php, self-hosted, cross-platform
- tags: bookmark-manager, start-page, link-management, sqlite, browser-extension, self-hosted, navigation-site, pwa, web-server, docker

## Member repositories
- helloxz/onenav (main) score 86

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:45.309971+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:45:57.739939+00:00, confidence not recorded.
  - readme: https://github.com/helloxz/onenav (fetched 2026-08-28T04:07:45.309971+00:00, sha 728f2a821cb3)
  - homepage: https://www.onenav.top (fetched 2026-08-29T09:41:22.417981+00:00, sha 9d80fa8a59c1)
- Data as of 2026-08-30T08:39:29.467469+00:00.
