{"id":34867149,"url":"https://github.com/artem78/s60-gps-tracker","last_synced_at":"2026-03-14T21:53:57.919Z","repository":{"id":49292553,"uuid":"282280215","full_name":"artem78/s60-gps-tracker","owner":"artem78","description":"GPS track recorder for Symbian based phones","archived":false,"fork":false,"pushed_at":"2025-10-16T20:35:02.000Z","size":1625,"stargazers_count":12,"open_issues_count":3,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-27T07:21:10.881Z","etag":null,"topics":["cplusplus","cpp","gps","gps-location","gpx","location","nokia","positioning","s60","symbian","symbiancpp","tracking"],"latest_commit_sha":null,"homepage":"","language":"C++","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/artem78.png","metadata":{"files":{"readme":"docs/README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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}},"created_at":"2020-07-24T17:34:10.000Z","updated_at":"2025-10-24T15:35:57.000Z","dependencies_parsed_at":"2024-07-09T13:18:22.110Z","dependency_job_id":"f791cacb-c379-459f-a535-75578db84540","html_url":"https://github.com/artem78/s60-gps-tracker","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/artem78/s60-gps-tracker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artem78%2Fs60-gps-tracker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artem78%2Fs60-gps-tracker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artem78%2Fs60-gps-tracker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artem78%2Fs60-gps-tracker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/artem78","download_url":"https://codeload.github.com/artem78/s60-gps-tracker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artem78%2Fs60-gps-tracker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30519067,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-14T19:51:21.629Z","status":"ssl_error","status_checked_at":"2026-03-14T19:51:12.959Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["cplusplus","cpp","gps","gps-location","gpx","location","nokia","positioning","s60","symbian","symbiancpp","tracking"],"created_at":"2025-12-25T22:39:15.247Z","updated_at":"2026-03-14T21:53:57.872Z","avatar_url":"https://github.com/artem78.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GPS track recorder for Symbian OS based phones\n\nThis software allows you to record your trip using Nokia phone with GPS reciever.\n\n![](images/tracking_info.png) ![](images/track_list_with_menu.png) ![](images/track_info.png)\n\nFrom recorded track you can know travelled distance, average speed, elevation and many other information using [miscellaneous tools](#see-also). Also you can use tracks for edit maps like [OpenStreetMap](https://www.openstreetmap.org/) for adding new roads, trails and etc.\n\n![](images/20210527_210321.png \"View of recorded track in GPS Track Editor\") ![](images/20210527_214913_2.png \"View of recorded track in GPS Studio\")\n\nThis application is GUI fork of my previous [console version](https://github.com/artem78/s60-gps-tracker-cli). Initially created for Symbian 9.2, probably can works with Symbian 9.1—9.4. Installer package is **unsigned**, so you need to sign it first or install on hacked phone. You can download latest stable version from [this link](https://github.com/artem78/s60-gps-tracker/releases/latest).\n\n## Using\nFirst go out into the open space. Positioning probably will not work or accuracy will be poor indors or near buildings. Run application. Track recording will start automatically when position from satellites will be recieved (often this takes some time up to several minutes). When it happened you will see your coordinates, speed, traveled distance, amount of recorded points and etc. At any time you can pause track recording (for example: when you stopped for a rest or entered the building). All tracks save in [GPX](https://en.wikipedia.org/wiki/GPS_Exchange_Format) format in `[C or E]:\\data\\GPSTracker\\tracks` directory. Close program for stop track writing. After this you may transfer GPX-file(s) to your PC for future use.\n\n## Track samples\n* [Car driving](https://trackprofiler.com/track:1720528508189968369)\n\n## Localization\n* English\n* Russian (Русский)\n* Ukrainian (thanks to [baranovskiykonstantin](https://github.com/baranovskiykonstantin))\n\n## Tasks\n* List of tracks\n   * [x] Show track info: file size, distance, points count, date, etc...\n   * [x] Send track file via sms/email/bluetooth\n   * [x] Delete files\n* File formats\n   * [ ] KML\n   * [ ] NMEA\n* Settings\n   * [ ] Use static or dinamic position requestor\n   * [ ] Change position update interval\n   \n## See also\n  - [Accuracy of GNSS data](https://wiki.openstreetmap.org/wiki/Accuracy_of_GNSS_data)\n\n### Useful tools for view/edit GPS tracks\n - [GPS Track Editor](http://www.gpstrackeditor.com/)\n - https://maplorer.com/view_gpx.html\n - https://www.mygpsfiles.com/app/\n - https://gpxstudio.github.io/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fartem78%2Fs60-gps-tracker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fartem78%2Fs60-gps-tracker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fartem78%2Fs60-gps-tracker/lists"}