1
0
mirror of https://github.com/sashacmc/photo-importer.git synced 2024-11-24 08:02:14 +02:00
Command line and web tools for photo importing/renaming/rotating
Go to file
2018-09-23 21:55:10 +02:00
web * server import added 2018-09-23 21:55:10 +02:00
.gitignore Initial commit 2018-05-05 18:36:38 +02:00
config.py * server import added 2018-09-23 21:55:10 +02:00
default.cfg Extensions moved to config. Fileprop optimization. Dryrun mode added. 2018-06-13 18:36:55 +02:00
fileprop_test.py Extensions moved to config. Fileprop optimization. Dryrun mode added. 2018-06-13 18:36:55 +02:00
fileprop.py * Dummy server added 2018-06-25 09:47:59 +02:00
importer.py Extensions moved to config. Fileprop optimization. Dryrun mode added. 2018-06-13 18:36:55 +02:00
LICENSE Initial commit 2018-05-05 18:36:38 +02:00
log.py Files coping added. Folders structure creation. Names deduplication. 2018-05-11 23:11:01 +02:00
mover.py Extensions moved to config. Fileprop optimization. Dryrun mode added. 2018-06-13 18:36:55 +02:00
README.md * Server mount/list and sysinfo metods added. Web frontend added. 2018-09-22 23:34:44 +02:00
rotator.py Extensions moved to config. Fileprop optimization. Dryrun mode added. 2018-06-13 18:36:55 +02:00
run.py Extensions moved to config. Fileprop optimization. Dryrun mode added. 2018-06-13 18:36:55 +02:00
server.py * server import added 2018-09-23 21:55:10 +02:00

photo-importer

Command line tools for photo importing/renaming/rotating

Dependencies

  • python3-exif
  • python3-progressbar
  • exiftran

Server module dependencies

  • python3-psutil