An open API service indexing awesome lists of open source software.

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

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
```