Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/robrwo/tag-shot
Geo-tag photos in Shotwell database
https://github.com/robrwo/tag-shot
Last synced: 11 days ago
JSON representation
Geo-tag photos in Shotwell database
- Host: GitHub
- URL: https://github.com/robrwo/tag-shot
- Owner: robrwo
- Created: 2011-07-23T17:43:16.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-07-26T19:13:25.000Z (over 13 years ago)
- Last Synced: 2024-10-11T21:56:34.518Z (about 1 month ago)
- Language: Perl
- Homepage:
- Size: 102 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
NAME
tag-shot - add tags to Shotwell photosSYNOPSIS
tag-shot [OPTIONS] FILESThe following options are supported:
-g, --geo
Look for geotagging information, and add tags with place names.-u, --username=USER
The username (for using geotagging).
Defaults to the value in the "GEONAMES_USERNAME" environment
variable.-t, --tags=TAGS
A comma-separated list of additional tags to add the files.--no-add-new-tags
Do not add new tags to the database, if they are not already there.--dry-run
Do not save any changes to the database.-d, --database=FILE
The shotwell database file. Defaults to ~/.shotwell/data/photo.db.-v, --verbose
Verbose mode.--help
Print help and exit.AUTHOR
Robert Rothenberg, ""LICENSE AND COPYRIGHT
Copyright 2011 Robert Rothenberg.This program is free software; you can redistribute it and/or modify it
under the terms of either: the GNU General Public License as published
by the Free Software Foundation; or the Artistic License.See http://dev.perl.org/licenses/ for more information.