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
web | ||
.gitignore | ||
config.py | ||
default.cfg | ||
fileprop_test.py | ||
fileprop.py | ||
importer.py | ||
LICENSE | ||
log.py | ||
mover.py | ||
README.md | ||
rotator.py | ||
run.py | ||
server.py |
photo-importer
Command line tools for photo importing/renaming/rotating
Dependencies
- python3-exif
- python3-progressbar
- exiftran
Server module dependencies
- python3-psutil