This commit is contained in:
thePR0M3TH3AN
2025-05-16 22:54:13 -04:00
parent 9674611990
commit 31d25b7eb4

View File

@@ -2,9 +2,7 @@
# Marlin
**Marlin** is a lightweight, metadata-driven file indexer that runs **100 % on your computer**.
It scans folders, stores paths and file stats in SQLite, lets you attach hierarchical **tags** and **custom attributes**, keeps timestamped **snapshots**, and offers instant full-text search via FTS5.
_No cloud, no telemetry your data never leaves the machine._
**Marlin** is a lightweight, metadata-driven file indexer that runs **100 % on your computer**. It scans folders, stores paths and file stats in SQLite, lets you attach hierarchical **tags** and **custom attributes**, keeps timestamped **snapshots**, and offers instant full-text search via FTS5. _No cloud, no telemetry your data never leaves the machine._
---