{"id":23740127,"url":"https://github.com/cobbzilla/vastra","last_synced_at":"2025-07-08T00:08:08.427Z","repository":{"id":150892871,"uuid":"164663502","full_name":"cobbzilla/vastra","owner":"cobbzilla","description":"privacy-respecting gps/map tools","archived":false,"fork":false,"pushed_at":"2019-01-12T12:41:36.000Z","size":208,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-24T11:08:38.495Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cobbzilla.png","metadata":{"files":{"readme":"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":"2019-01-08T14:14:27.000Z","updated_at":"2023-03-05T03:15:16.000Z","dependencies_parsed_at":"2023-04-20T12:00:40.095Z","dependency_job_id":null,"html_url":"https://github.com/cobbzilla/vastra","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/cobbzilla/vastra","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cobbzilla%2Fvastra","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cobbzilla%2Fvastra/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cobbzilla%2Fvastra/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cobbzilla%2Fvastra/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cobbzilla","download_url":"https://codeload.github.com/cobbzilla/vastra/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cobbzilla%2Fvastra/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264167083,"owners_count":23567009,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-12-31T09:47:13.534Z","updated_at":"2025-07-08T00:08:08.417Z","avatar_url":"https://github.com/cobbzilla.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vastra\n\nVastra aims to provide privacy-first GPS tracking tools for fitness purposes.\n\nRunners, cyclists and many other athletes enjoy the power of commercial GPS services. But how hard are they really? It's GPS and a map at the end of the day. This is not rocket science. Why are we so comfortable giving our data\nto third parties?\n\n## Data Privacy\nVastra is self-hosted and does not send your data to any third party.\nVastra uses MapBox for loading map tiles from OpenStreetMap.\nFor the truly paranoid, you could host your own map tiles; I'm OK with MapBox knowing which map tiles I load, for now.\n\n## Vastra Tools\nVastra offers two different tools, one low-level and one higher-level.\n\n### Vastra Collect\nVastra Collect is a low-level GPS data collection tool. It is a simple static website that you can host anywhere. If you wondered how easy it could be to put GPS dots on a map, this makes a decent starter kit.\n\n#### MapBox\nUpon first load, you'll be asked for your MapBox API key. You can get a free one from MapBox. If you don't enter an API key, the GPS tracking will still work, but you won't see the map.\n\n#### How it works\nVastra Collect tracks your location on a map, and puts a red circle on the map every time it is notified of a change.\n * You can download the data as a CSV at any time.\n * GPS data is only stored in the browser session. You will lose all the data when you reload the page, unless you download it.\n * Only your MapBox key is stored in HTML local storage on your device. You can clear it at any time.\n\n#### Installation\n\nOn some webserver that you have access to:\n\n    git clone https://github.com/cobbzilla/vastra.git\n\nAfter cloning the repo, copy or symlink the `vastra/site` to someplace accessible via your web server.\nIf you copied `vastra/site` to `\u003c\u003cdocroot\u003e\u003e/vastra`, the Vastra Collector can be accessed via `https://yoursite.example.com/vastra/collect.html`\n\n### WIP: Vastra Workout\n\nVastra Workout is a work in progress. Load `workout.html` to see it in action. It's pretty basic so far.\n\nVastra Workout extends Vastra Collect to coalesce raw GPS measurements into digested locations using Kalman filtering.\n\nVastra Workout will (eventually):\n * Draw a path on the map as you progress through your workout\n * Display speed and elevation information\n * Provide a CSV download of virtual (coalesced) data\n * Allow you to save the workout to a named \"routine\"\n * View aggregate statistics and pretty charts and graphs for your routines\n * All data will be stored in HTML5 local storage, and can be cleared at any time.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcobbzilla%2Fvastra","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcobbzilla%2Fvastra","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcobbzilla%2Fvastra/lists"}