Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/honzajavorek/cindy
Sorts photos to directories by date, with or without the help of a flock of doves
https://github.com/honzajavorek/cindy
exiftool filesystem photos
Last synced: about 5 hours ago
JSON representation
Sorts photos to directories by date, with or without the help of a flock of doves
- Host: GitHub
- URL: https://github.com/honzajavorek/cindy
- Owner: honzajavorek
- License: mit
- Created: 2023-08-06T19:26:04.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-16T10:06:55.000Z (8 months ago)
- Last Synced: 2024-05-02T01:14:55.385Z (7 months ago)
- Topics: exiftool, filesystem, photos
- Language: Python
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cindy
## Why
I like photos as JPEG files.
That's why I regularly AirDrop my photos from a phone to my computer, then sort them to albums, then back them up to external drives and else.
The task is easier with a tool which takes a bunch of photos and sorts them to directories by date when they were taken.## Installation
Cindy only works with `exiftool` in the path.
```bash
$ pip install git+https://github.com/honzajavorek/cindy.git
```## Development
1. You'll need [poetry](https://python-poetry.org/) installed.
2. Clone the repository: `git clone [email protected]:honzajavorek/cindy.git`
3. Go to the project directory: `cd cindy`
4. Install the project: `poetry install`## Name
> The woman throws a dish of lentils into the ashes for her to pick up, guaranteeing her permission to attend the festival if she can clean up the lentils in two hours. When the girl accomplished the task in less than an hour with the help of a flock of white doves that came when she sang a certain chant, the stepmother only redoubles the task and throws down even a greater quantity of lentils.
Cindy is short of [Cinderella](https://en.wikipedia.org/wiki/Cinderella).