dn is a self-hosted personal web archiving system that automatically intercepts and stores web pages on a local device. It uses a proxy-based request interception model to capture browser traffic and save content for offline access without an internet connection. The system features a local full-text search engine that indexes all saved page content for information retrieval across the collection. It includes a dedicated browser interface that simulates online connectivity to serve archived files, mimicking the original live web environment. Administrative control is provided through a web-b
TagSpaces is an offline-first file tagging and organization platform that lets you manage local files with portable metadata stored directly in filenames or sidecar JSON files, eliminating the need for a central database. It functions as a full-text file search engine, a Kanban board file organizer, a local AI file assistant, an S3-compatible cloud file manager, and a web clipper and bookmark manager, all within a single application. The project distinguishes itself through a local-first architecture where all file operations, indexing, and AI processing run entirely on the device, with cloud
Monolith is a single-file HTML web archiver and asset bundler. It functions as a command-line interface and programmatic library designed to save complete web pages and their associated assets into a single HTML file for offline viewing. The tool crawls URLs to discover and fetch linked stylesheets, scripts, and images, which are then embedded into the document as data URLs. It includes capabilities for session injection via external cookie files and authentication handling to backup protected or member-only content. The project covers broader functional areas including automated web scrapin
Riot is a Go-based distributed search engine and indexing server designed for full-text indexing and retrieval. It functions as a retrieval system that sorts documents by relevance using BM25 ranking algorithms, term frequency, and inverse document frequency. The engine provides specialized support for the Chinese language, featuring concurrent text segmentation and phonetic Pinyin mapping to match romanized input with characters. It utilizes a distributed architecture that employs hash-based index sharding to balance data load and throughput across multiple server nodes. The system covers a
dn este o arhivă locală de date de browser și un arhivator web conceput pentru a salva și reda pagini web din browserele Chromium pentru vizualizare offline și stocare permanentă. Funcționează ca un repository auto-găzduit pentru istoricul de navigare și conținutul paginilor, operând ca un server de conținut web offline care găzduiește datele salvate ca și cum site-urile originale ar fi încă online.
Principalele funcționalități ale dosyago/dn sunt: Web Page Archiving, Data Extraction, Browser Data Archives, Local Content Viewers, Full-Text Search Engines, Full-Text Search Indexes, Local-First Storage, Full Text Indexing.
Alternativele open-source pentru dosyago/dn includ: do-say-go/dn — dn is a self-hosted personal web archiving system that automatically intercepts and stores web pages on a local… tagspaces/tagspaces — TagSpaces is an offline-first file tagging and organization platform that lets you manage local files with portable… y2z/monolith — Monolith is a single-file HTML web archiver and asset bundler. It functions as a command-line interface and… huichen/wukong — Wukong is a distributed full-text search engine designed for indexing and retrieving text documents. It functions as a… go-ego/riot — Riot is a Go-based distributed search engine and indexing server designed for full-text indexing and retrieval. It… obsidianmd/obsidian-clipper — This project is a markdown web clipper and local-first web archiver. It functions as a browser extension that extracts…