0.4.0
This commit is contained in:
33
README.md
Normal file
33
README.md
Normal file
@@ -0,0 +1,33 @@
|
||||
<img align="left" src="https://www.profiteroles.org/assets/rollup.png" style="float: left; margin-right: 30px;" width="120">
|
||||
|
||||
# Rollup
|
||||
|
||||
**Rollup** is a tool for renaming image files from digital cameras using EXIF tags. It was originally written to improve the arbitrary filenames in the iPhone Camera Roll.
|
||||
|
||||
* **⇩ [Download Latest Version](https://www.profiteroles.org/git/profiteroles/Rollup/raw/master/Rollup.app.zip)**
|
||||
|
||||
## Features
|
||||
|
||||
* Recursive directory scanning
|
||||
* Custom rename template
|
||||
* Reverse geocoding (lookup place name from GPS coordinates)
|
||||
|
||||
## Screenshots
|
||||
|
||||
<img src="https://www.profiteroles.org/assets/rollup_1.png" width="600">
|
||||
<img src="https://www.profiteroles.org/assets/rollup_2.png" width="600">
|
||||
|
||||
## Notes
|
||||
|
||||
Running Rollup requires disabling Gatekeeper by running `sudo spctl --master-disable` in the Terminal.
|
||||
|
||||
## Changelog
|
||||
|
||||
https://www.profiteroles.org/git/profiteroles/Rollup/src/master/CHANGELOG.md
|
||||
|
||||
## Building from source
|
||||
|
||||
Building Rollup requires Platypus and Pashua
|
||||
|
||||
* https://github.com/sveinbjornt/Platypus
|
||||
* https://github.com/BlueM/Pashua
|
||||
Reference in New Issue
Block a user