# Yuba **Yuba** generates a web-browsable SQLite database from an HFS+ filesystem. Its client application gathers forensic-quality data about a locally attached disk, properly interpreting bundles, reading Spotlight data, Finder flags, labels, and other contextual information. It can generate hashes, thumbnails, and gather 3rd party metadata with exiftool and mediainfo. Yuba's filesystem catalogues are comprehensive, lightweight, optimized for massive (1 million+) trees, and reflect incremental changes to contents and metadata. A server-side PHP script is provided, which allows familiar, Finder-style browsing of a catalogue. * **⇩ [Download Yuba 0.7.11](http://www.profiteroles.org/downloads/Yuba_0.7.11.zip)** ## Features * Recursive directory scanning * Properly interprets bundles * Uses native macOS methods * Spotlight metadata and icons * Caches assets for re-scans * Optional file hashes * Tested with large filesystems ## Screenshots ## Notes Running Yuba requires disabling Gatekeeper by running `sudo spctl --master-disable` in the Terminal. ## Building from source Building Minat requires Platypus and Pashua * https://github.com/sveinbjornt/Platypus * https://github.com/BlueM/Pashua