0.7.12.8
This commit is contained in:
20
README.md
20
README.md
@@ -1,10 +1,10 @@
|
||||
<img align="left" src="https://www.profiteroles.org/assets/yuba.png" style="float: left; margin-right: 30px;" width="120">
|
||||
<img align='left' src='/git/p/Yuba/raw/master/icon.iconset/icon_512x512.png' width='128'>
|
||||
|
||||
# Yuba
|
||||
|
||||
**Yuba** generates web-browsable catalogues from locally attached HFS+ filesystems. 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 SQLite 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.
|
||||
**Yuba** generates web-browsable catalogues from locally attached HFS+ filesystems. Its client application gathers forensic-quality data about a volume, 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 SQLite 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 Latest Version](https://www.profiteroles.org/git/profiteroles/Yuba/raw/master/Yuba.app.zip)**
|
||||
####[⇩ Download Yuba 0.7.13](https://www.profiteroles.org/git/p/Yuba/raw/master/Yuba.app.zip) ([Changelog](CHANGELOG.md))
|
||||
|
||||
## Features
|
||||
|
||||
@@ -17,21 +17,17 @@
|
||||
|
||||
## Screenshots
|
||||
|
||||
<img src="https://www.profiteroles.org/assets/yuba_progress.png" width="600">
|
||||
<img src="https://www.profiteroles.org/assets/yuba_browser_1.png" width="1100">
|
||||
<img src="https://www.profiteroles.org/assets/yuba_browser_2.png" width="1100">
|
||||
<img src='/git/p/Yuba/raw/master/screenshot_1.png' width='977'>
|
||||
<img src='/git/p/Yuba/raw/master/screenshot_2.png' width='1779'>
|
||||
<img src='/git/p/Yuba/raw/master/screenshot_2.png' width='1779'>
|
||||
|
||||
## Notes
|
||||
|
||||
Running Yuba requires disabling Gatekeeper by running `sudo spctl --master-disable` in the Terminal.
|
||||
|
||||
## Changelog
|
||||
|
||||
https://www.profiteroles.org/git/profiteroles/Yuba/src/master/CHANGELOG.md
|
||||
Running Yuba may require disabling Gatekeeper by running `sudo spctl --master-disable` in the Terminal.
|
||||
|
||||
## Building from source
|
||||
|
||||
Building Yuba requires Platypus and Pashua
|
||||
|
||||
* https://github.com/sveinbjornt/Platypus
|
||||
* https://github.com/BlueM/Pashua
|
||||
* https://github.com/BlueM/Pashua
|
||||
|
||||
Reference in New Issue
Block a user