Git Product home page Git Product logo

get-location's Introduction

get-location

This is get-location: a simple command-line tool to get location from CoreLocation service.

Description

This tool uses the CoreLocation framework to find the current location of the machine it's running on. When found, the output is printed to stdout.

Requirements:

  • MacOS X (probably 10.6 or later?)

building:

Hopefully, just type make.

Future plans:

It would be good if this tool had configuration for such things as:

  • amount of accuracy required

If you'd like to help make any of these happen, feel free to fork the github repo for this, and/or send me money to encourage my further development. :)

Past wish-list, now completed!

  • whether or not to wait for a non-cached result (added 2012-04-10) -- -r <results>
  • choosing (or even specifying) different output formats -- -f <format>

Author:

David Lindes.

get-location's People

Contributors

lindes avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

get-location's Issues

Error received on Macos Mojave

I get the following error whenever I run. Below is my make output.
$ make cc -Werror -Wall -c -o get-location.o get-location.m cc -framework Foundation -framework CoreLocation get-location.o -o get-location ./get-location 2019-07-23 12:12:01.187 get-location[15279:284780] location search failed with error: Error Domain=kCLErrorDomain Code=0 "(null)"

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.