Terminal program that organizes and organizes the photographs in folders by year, month and day. #python #terminal
Go to file
2019-11-18 00:44:13 +01:00
.github/workflows Update pythonpublish.yml 2019-11-18 00:19:08 +01:00
.gitignore Add setup pip 2018-08-31 09:02:28 +02:00
LICENSE Initial commit 2018-08-28 10:24:42 +02:00
organize_my_photos.py Fix extension date 2019-11-18 00:44:13 +01:00
Pipfile Add first commit 2018-08-28 12:06:31 +02:00
Pipfile.lock Add first commit 2018-08-28 12:06:31 +02:00
README.md Remove hashtag 2018-08-31 09:23:34 +02:00
setup.py Fix extension date 2019-11-18 00:44:13 +01:00

organize-my-photos

Terminal program that organizes and organizes the photographs in folders by year, month and day.

Install

pip3 install --user Organize-my-photos

Run

organize_my_photos [PATH]

Example

organize_my_photos travel

Options

FLAG DESCRIPTION EXAMPLE
--locale Specifies the language of the months. organize_my_photos --locale es_ES
--extension Change file extension for sorting. organize_my_photos --extension mp4