{"id":19712182,"url":"https://github.com/fmstrat/gpx-time","last_synced_at":"2025-08-02T14:07:42.670Z","repository":{"id":76612746,"uuid":"416859383","full_name":"Fmstrat/gpx-time","owner":"Fmstrat","description":"Add times to gpx files based on distance between points.","archived":false,"fork":false,"pushed_at":"2021-10-13T20:47:20.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-10T14:31:05.780Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Fmstrat.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2021-10-13T18:41:44.000Z","updated_at":"2021-10-13T20:47:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"beb37463-63fd-426b-81ed-dd80194bc412","html_url":"https://github.com/Fmstrat/gpx-time","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fmstrat%2Fgpx-time","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fmstrat%2Fgpx-time/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fmstrat%2Fgpx-time/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fmstrat%2Fgpx-time/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Fmstrat","download_url":"https://codeload.github.com/Fmstrat/gpx-time/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241030001,"owners_count":19897007,"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-11-11T22:15:58.529Z","updated_at":"2025-02-27T15:41:49.027Z","avatar_url":"https://github.com/Fmstrat.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gpx-time\nAdd times to gpx files based on distance between points.\n\n## Build\n``` bash\ndocker build -t gpx-time -f docker/Dockerfile .\n```\n\n## Run\n``` bash\ndocker run --rm -ti -u $(id -u):$(id -g) -v /etc/localtime:/etc/localtime -v \"$(pwd)\":\"$(pwd)\" -w \"$(pwd)\" gpx-time \u003cfilename\u003e \u003cactivity\u003e \u003cstarttime\u003e \u003cendtime\u003e\n```\nExample:\n``` bash\ndocker run --rm -ti -u $(id -u):$(id -g) -v /etc/localtime:/etc/localtime -v \"$(pwd)\":\"$(pwd)\" -w \"$(pwd)\" gpx-time \"Blueberry Mountain.gpx\" Hiking \"2021-05-30 09:30:00\" \"2021-05-30 14:30:00\"\n```\n\n## Run in dev\n``` bash\ndocker run --rm -ti -u $(id -u):$(id -g) -v /etc/localtime:/etc/localtime -v \"$(pwd)\":\"$(pwd)\" -w \"$(pwd)\" -v \"$(pwd)/src/index.js\":/app/index.js -v /app/node_modules gpx-time \"Blueberry Mountain.gpx\" Hiking \"2021-05-30 09:30:00\" \"2021-05-30 14:30:00\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffmstrat%2Fgpx-time","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffmstrat%2Fgpx-time","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffmstrat%2Fgpx-time/lists"}