Giter Club home page Giter Club logo

locationstore's Introduction

Hi, I'm Mathis ๐Ÿ‘‹

I'm a software engineer who is passionate about helping people with technology or even eliminating the need to deal with technology (did I hear automation?). I like to use Java (especially in combination with the Spring ecosystem), Python, or shell scripting. Back in the days I also used Ruby, and I even wrote some perl code for my FHEM home automation.

Other places to find me:

my website | Xing | LinkedIn

If you want, you can support me here:

Github Sponsors | Patreon | Liberapay | Paypal

locationstore's People

Contributors

mathisdt avatar

Watchers

 avatar  avatar  avatar

locationstore's Issues

create project for fitting Android app

The Android app accompanying an installation of LocationStore should be able to

  • configure a time interval, a location identification mode and a LocationStore URL
  • post the current coarse or GPS location to the given URL once every configured time interval

Missing Repository URL properties

POM is refering the missing URL properties

<distributionManagement>
    <repository>
        <id>releases</id>
        <name>Internal Release Repository</name>
        <url>${repository_release_url}</url>
    </repository>

    <snapshotRepository>
        <id>snapshots</id>
        <name>Internal snapshot Repository</name>
        <url>${repository_snapshot_url}</url>
    </snapshotRepository>
</distributionManagement>

Best
Fahrettin

fit for OwnTracks message format

There is no app yet which can post the location information to LocationStore. But there is OwnTracks which can also create POST requests with a JSON payload, and to not invent the wheel twice we should use this.

So LocationStore should be fitted to understand the JSON messages generated by OwnTracks and probably even answer back with the locations of other users on the LocationStore server (if configured accordingly - no user should be forced to publish the location information).

Documentation: http://owntracks.org/booklet/tech/json/

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.