Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/movahhedi/imagesort


https://github.com/movahhedi/imagesort

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# ImageSort
I always have so many images in my phone. It's a real hassle to categorize them! You can use this code to put them in their place each with a click of a button! Just put all the images directly in the `data/input` folder, open the file through your browser, and click, click, click! Of course, see the folders (albums) afterwards in the `data/output` folder.
You can set the album (button) names in the `data/Albums.json` file as an array.

To start it, run:
```
yarn start
```

Developed by Shahab Movahhedi. Visit [my website](https://shmovahhedi.com)