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
2019-11-17 17:11:10 +01:00
web * Error status reporting and logging on web added. Fixed path option added. 2019-01-27 02:05:59 +01:00
.gitignore Initial commit 2018-05-05 18:36:38 +02:00
config.py Year folder added to default output path 2019-11-17 17:11:10 +01:00
default.cfg Year folder added to default output path 2019-11-17 17:11:10 +01: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 * Error status reporting and logging on web added. Fixed path option added. 2019-01-27 02:05:59 +01:00
LICENSE Initial commit 2018-05-05 18:36:38 +02:00
log.py * Error status reporting and logging on web added. Fixed path option added. 2019-01-27 02:05:59 +01:00
mover.py * default move mode 2019-05-18 13:51:40 +02:00
README.md * Server mount/list and sysinfo metods added. Web frontend added. 2018-09-22 23:34:44 +02:00
rotator.py * log lavels changed 2019-02-02 09:56:22 +01:00
run.py Extensions moved to config. Fileprop optimization. Dryrun mode added. 2018-06-13 18:36:55 +02:00
server.py * log lavels changed 2019-02-02 09:56:22 +01:00

photo-importer

Command line tools for photo importing/renaming/rotating

Dependencies

  • python3-exif
  • python3-progressbar
  • exiftran

Server module dependencies

  • python3-psutil