https://github.com/ubx/skylinestracker
SkyLines Tracker for Android is a simple tracking client for the SkyLines platform.
https://github.com/ubx/skylinestracker
android gliding paragliding skylines skylines-tracker
Last synced: 16 days ago
JSON representation
SkyLines Tracker for Android is a simple tracking client for the SkyLines platform.
- Host: GitHub
- URL: https://github.com/ubx/skylinestracker
- Owner: ubx
- License: gpl-3.0
- Created: 2013-10-02T13:01:02.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2026-04-15T07:52:42.000Z (28 days ago)
- Last Synced: 2026-04-15T09:40:27.262Z (28 days ago)
- Topics: android, gliding, paragliding, skylines, skylines-tracker
- Language: Java
- Homepage:
- Size: 5.85 MB
- Stars: 7
- Watchers: 3
- Forks: 5
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: NEWS.txt
- License: LICENSE.md
Awesome Lists containing this project
README
# SkyLines Tracker for Android
SkyLines Tracker for Android is a tracking client for the
[SkyLines](https://www.skylines.aero) platform.
You can get the latest app from [Google Play](https://play.google.com/store/apps/details?id=ch.luethi.skylinestracker&gl=CH)
And here the [Wiki page](https://github.com/ubx/SkyLinesTracker/wiki/SkyLinesTracker)
## Getting the source
The *SkyLines Tracker* source code is managed with [git](http://www.git-scm.com/).
It can be downloaded with the following command:
$ git clone git://github.com/ubx/SkyLinesTracker.git
For more information, please refer to the [git documentation](http://git-scm.com/documentation).
## License
SkyLines Tracker is a location tracking client for the SkyLines platform .
Copyright (C) 2013 Andreas Lüthi
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see .
You can find the full license text in the [LICENSE](LICENSE.md) file.