dogsheep / dogsheep-photos

Upload your photos to S3 and import metadata about them into a SQLite database
Apache License 2.0
170 stars 15 forks source link

If less than 500MB, show size in MB not GB #12

Open simonw opened 4 years ago

simonw commented 4 years ago

Just saw this:

Uploading 0.05 GB
simonw commented 4 years ago

Code: https://github.com/dogsheep/photos-to-sqlite/blob/a388cf1f1b6b67752d669466cda8b171b6582171/photos_to_sqlite/cli.py#L109-L114