|
2012-09-10
, 10:33
|
|
Posts: 148 |
Thanked: 216 times |
Joined on Jul 2010
@ Yerevan
|
#3
|
|
2012-09-10
, 11:15
|
|
Moderator |
Posts: 3,718 |
Thanked: 7,419 times |
Joined on Dec 2009
@ Bize Her Yer Trabzon
|
#4
|
It may be handy to share location with friends sometimes, when you meet, or when you go together somewhere.
There is a famous corporation's service for that. But if you use it, you share your location with that coproration,
That's why I decided to develop a decentralized location sharing software.
You login with your jabber/xmpp account to your desired server.
The application get's list of you contacts, and shows only them, who also logged in with the same application.
Your contacts may be on the other servers - jabber permits it.
Then click on the contact name and you will get an OSM map tile with it's location.
The program draws location on the map tile itself, in order to not load openstreetmap servers.
Also, it keeps tiles in it's cach (~/Library/OpenStreetMap) and will not download a tile if it is already downloaded.
The software web site is http://norayr.arnet.am/meridian23/
Currently binary tarball is available with simple install script. I will build a package and share it in repository later.
known deps: libqtm-location
TODO:
debug
show location of the all users
show location of the user
show location by putting user's jabber avatar, if any.
your comments are welcome.
Here are screenshots:
Exactly the same version of the software exists for GNU/Linux PC as well. Will upload it soon (wanna sleep now)
License is GPSv3, I will push code to github after some cleanup and debug.
Will update it very soon, and upload to repositories.
Also, I intent to build a version for Nemo and SHR/GTA02.
Last edited by norayr; 2012-09-10 at 02:48.