Skip to content

Releases: RhetTbull/locationator

Current Location

12 Apr 23:21
cf4161d
Compare
Choose a tag to compare

Current Location

Adds Current location menu item and GET /current_location API endpoint to get the current location of the server.

Removed deprecated PUT API

28 Oct 23:15
Compare
Choose a tag to compare
v0.1.1

version bump

Services Release

28 Oct 23:00
Compare
Choose a tag to compare

Includes services for Services menu

Improved CLI install experience

21 Oct 14:37
Compare
Choose a tag to compare
v0.0.7

Improved CLI install, #10

Code refactoring, no feature changes

17 Oct 04:24
Compare
Choose a tag to compare
v0.0.6

More refactoring

The CLI Release

16 Oct 13:47
Compare
Choose a tag to compare

The CLI Release

Use Locationator > Install CLI Tools to install locationator CLI to /usr/local/bin

Usage: locationator [OPTIONS] COMMAND [ARGS]...

Options:
  --debug
  --port INTEGER
  --help          Show this message and exit.

Commands:
  from-exif  Lookup the reverse geolocation for an image/video file using...
  lookup     Lookup the reverse geolocation for a lat/lon pair.
  write-xmp  Lookup the reverse geolocation for an image/video file using...

Added initial command line tool

16 Oct 00:27
Compare
Choose a tag to compare
v0.0.4

Version bump

Added menu option for performing reverse geolocation

14 Oct 16:52
Compare
Choose a tag to compare

Added menu option for performing reverse geolocation

Menu bar icon > Reverse geocode... will let you manually enter coordinates to lookup

Added GET endpoint

13 Oct 20:13
Compare
Choose a tag to compare

Added GET endpoint

Added a GET /reverse_geocode endpoint which is easier to use

Initial Release

13 Oct 16:37
Compare
Choose a tag to compare

First release!