GIT archive
The source code of GeoTagger is hosted at
https://git.tvdr.de
Use the command
git clone --branch stable/latest git://git.tvdr.de/geotagger.git
to clone the archive and check out the latest stable version.
ZIP archive
The source code for the latest version of GeoTagger can be downloaded as a ZIP archive from
https://git.tvdr.de/?p=geotagger.git;a=snapshot;h=stable/latest;sf=zip
Debian packages
Binary and source packages for Debian can be downloaded from
https://www.nopanik.org/geotagger
Binary executable for Linux
A binary executable of GeoTagger for Linux (x86, 64-bit) can be downloaded from
geotagger-1.1.1-lin-x86_64.tbz
This has been statically linked on openSUSE 15.3.
It may or may not run on your particular system. If it doesn't, just download the source code
and follow the instructions in the README file under REQUIREMENTS and BUILD.
Binary executable for macOS
A binary executable of GeoTagger for macOS (x86, 64-bit) can be downloaded from
geotagger-1.1.1-mac-x86_64.dmg
It also runs on Macs with Apple silicon CPU (requires Rosetta).
You may need to right click on the app icon and select "Open" from the menu in order
to start it for the first time, because it is not "signed". If you don't trust this app, just download the source code
and follow the instructions in the README file under REQUIREMENTS and BUILD to build it yourself.
|