{"id":17694650,"url":"https://github.com/bailuk/aat","last_synced_at":"2026-03-01T18:05:47.392Z","repository":{"id":39614440,"uuid":"47061550","full_name":"bailuk/AAT","owner":"bailuk","description":"AAT Activity Tracker","archived":false,"fork":false,"pushed_at":"2026-02-16T13:07:25.000Z","size":27945,"stargazers_count":171,"open_issues_count":9,"forks_count":44,"subscribers_count":14,"default_branch":"master","last_synced_at":"2026-02-16T18:46:13.538Z","etag":null,"topics":["aat","activity-tracker","adwaita","android-app","cycling","enduser","gpx","gtk4","mapsforge","openstreetmap","tile"],"latest_commit_sha":null,"homepage":"https://bailu.ch/aat","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bailuk.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"copyright","agents":null,"dco":null,"cla":null}},"created_at":"2015-11-29T11:50:36.000Z","updated_at":"2026-02-03T07:01:29.000Z","dependencies_parsed_at":"2024-04-28T20:22:38.328Z","dependency_job_id":"20de888a-08c3-4843-911d-3bdac5d52def","html_url":"https://github.com/bailuk/AAT","commit_stats":{"total_commits":1499,"total_committers":16,"mean_commits":93.6875,"dds":0.06070713809206141,"last_synced_commit":"122fa650877f276e20eb958f77c2d4b06dc27b3b"},"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/bailuk/AAT","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bailuk%2FAAT","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bailuk%2FAAT/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bailuk%2FAAT/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bailuk%2FAAT/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bailuk","download_url":"https://codeload.github.com/bailuk/AAT/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bailuk%2FAAT/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29662606,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-20T19:49:36.704Z","status":"ssl_error","status_checked_at":"2026-02-20T19:44:05.372Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aat","activity-tracker","adwaita","android-app","cycling","enduser","gpx","gtk4","mapsforge","openstreetmap","tile"],"created_at":"2024-10-24T13:49:21.405Z","updated_at":"2026-03-01T18:05:47.385Z","avatar_url":"https://github.com/bailuk.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build on ubuntu](https://github.com/bailuk/AAT/actions/workflows/build-on-ubuntu.yml/badge.svg)](https://github.com/bailuk/AAT/actions/workflows/build-on-ubuntu.yml)\n\n![Logo](aat-android/src/main/res/mipmap-xhdpi/ic_launcher.png)\n\n# AAT Activity Tracker\n\nAAT is a GPS-tracking application for tracking sportive activities, with emphasis on cycling.\n\nThere is an Android and GTK variant. (The GTK variant is alpha software)\n\n\n## Features\n\n* Display live tracking on different cockpit and map views.\n* Store tracks in [standard GPX format](https://www.topografix.com/gpx.asp) for sharing with other applications.\n* Display [offline](https://github.com/mapsforge/mapsforge/blob/master/docs/Mapsforge-Maps.md) as well as [tile based](https://www.openstreetmap.org) maps.\n* Tile based overlays for displaying cycle and hiking routes [(Waymarked Trails)](http://www.waymarkedtrails.org/).\n* Integration of [Overpass](http://wiki.openstreetmap.org/wiki/Overpass_API) and [Nominatim](http://nominatim.openstreetmap.org).\n* Display Offline POIs from Mapsforge compatible Databases, available from [OpenAndroMaps](https://www.openandromaps.org/en) and other places.  \n* Simple GPX editor for quick route planning.\n* GPS independent altitude information and hill shading from [DEM3 tiles](https://bailu.ch/dem3/)\n* Support for Bluetooth and internal sensors\n\n\n## Screenshot\n\n\u003cimg alt=\"AAT Android screenshot\" src=\"metadata/en-US/images/phoneScreenshots/screen4.jpg\" width=\"50%\"\u003e\n\n[More screenshots](doc/screenshots.md)\n\n\n## Installation and Distribution\n\n- AAT for Android is available on [F-Droid](https://f-droid.org/repository/browse/?fdid=ch.bailu.aat)\n- GTK version is available on [Flathub](https://flathub.org/apps/ch.bailu.aat)\n- Builds are available on this projects [release page](https://github.com/bailuk/AAT/releases)\n\n\n## Configuration and use\n\n- Information about configuring and using this app: [doc/manual.md](doc/manual.md)\n- GTK variant specific information: [doc/aat-gtk.md](doc/aat-gtk.md) \n\n\n## Compile\n\n- Build instructions: [doc/compile.md](doc/compile.md) \n\n\n## License\n\n[GNU GPLv3 or later](http://www.gnu.org/licenses/gpl.html)\n\n\n### Map tiles\n\n© [OpenStreetMap, CC-BY-SA 2.0](http://wiki.openstreetmap.org/wiki/Legal_FAQ)  \n© [Waymarked Trails, CC BY-SA 3.0 DE](http://waymarkedtrails.org/en/help/legal)  \nOpenTopoMap: © [OpenStreetMap](https://www.openstreetmap.org/copyright)-Mitwirkende, SRTM | Kartendarstellung: © [OpenTopoMap](https://opentopomap.org/#map=5/49.000/10.000) ([CC-BY-SA](https://creativecommons.org/licenses/by-sa/3.0/))  \nOpenCycleMap: © [Thunderforest](https://www.thunderforest.com/), Data © [OpenStreetMap](https://www.openstreetmap.org/copyright) contributors [CC-BY-SA 2.0](https://creativecommons.org/licenses/by-sa/2.0/)\n\n\n### Mapsforge\n\n© [Mapsforge project](https://github.com/mapsforge/mapsforge)  \nlicense: [GNU Lesser GPL v3](http://www.gnu.org/licenses/lgpl.html)\n\n\n### Digital elevation model (DEM)\n\nDEM3 tiles are taken from [viewfinderpanoramas.org](http://viewfinderpanoramas.org) and are [repackaged](https://bailu.ch/dem3).\nMost tiles are originally from the [2000 Shuttle Radar Topography Mission](https://wiki.openstreetmap.org/wiki/SRTM).\nSee [viewfinderpanoramas.org/dem3.html](http://viewfinderpanoramas.org/dem3.html) for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbailuk%2Faat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbailuk%2Faat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbailuk%2Faat/lists"}