https://github.com/jareware/geogallery
https://github.com/jareware/geogallery
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/jareware/geogallery
- Owner: jareware
- Created: 2014-07-20T18:47:10.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2015-05-24T12:07:57.000Z (about 11 years ago)
- Last Synced: 2025-03-26T21:44:05.362Z (about 1 year ago)
- Language: JavaScript
- Size: 1.97 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#Creating a new geogallery
Prerequisites
- brew install exiftool
1. Create a gallery folder with the following structure:
FINAL_BG_IMAGE (containing one large image for background)
FINAL_GPS*
FINAL_PHOTOS
FINAL_THUMBNAILS (containing one thumbnail photo for each day, named day1.png, day2.png etc.)
FINAL_VIDEOS*
*optional
2. Run the script:
./geogallery PATH_TO_YOUR_GALLERY_FOLDER
3. Profit