https://github.com/luxifer/albumize
Simple program to read exif from images and store them in <year>/<month>/<day> directories
https://github.com/luxifer/albumize
Last synced: 6 months ago
JSON representation
Simple program to read exif from images and store them in <year>/<month>/<day> directories
- Host: GitHub
- URL: https://github.com/luxifer/albumize
- Owner: luxifer
- License: mit
- Created: 2013-10-03T12:34:29.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-12-22T16:26:16.000Z (over 11 years ago)
- Last Synced: 2023-03-12T08:02:45.480Z (about 2 years ago)
- Language: Go
- Homepage:
- Size: 223 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
albumize
========Small utility to store photos from `` in `///` based on EXIF
Installation
------------```bash
go get github.com/luxifer/albumize
go install github.com/luxifer/albumize
```Usage
-----```bash
albumize
```