{"id":15167005,"url":"https://github.com/rolandkoenig/gpxviewer2","last_synced_at":"2025-04-09T03:26:06.255Z","repository":{"id":221790723,"uuid":"755381896","full_name":"RolandKoenig/GpxViewer2","owner":"RolandKoenig","description":"GPXviewer 2 is a cross-platform application to view .gpx (GPS Exchange Format) files. It is built on .NET, Avalonia and Mapsui","archived":false,"fork":false,"pushed_at":"2025-04-06T06:28:58.000Z","size":5604,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-06T07:19:02.891Z","etag":null,"topics":["avalonia","dotnet","gpx","gpx-files","macos","viewer","windows"],"latest_commit_sha":null,"homepage":"","language":"C#","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/RolandKoenig.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":"2024-02-10T02:59:13.000Z","updated_at":"2025-04-06T06:13:33.000Z","dependencies_parsed_at":"2024-02-15T03:23:45.503Z","dependency_job_id":"2c6835a4-0c54-49db-ae98-5e5a0e37d05a","html_url":"https://github.com/RolandKoenig/GpxViewer2","commit_stats":{"total_commits":75,"total_committers":1,"mean_commits":75.0,"dds":0.0,"last_synced_commit":"3b009375ad0aadd0f3b3652f93e0bcc1bb640fa6"},"previous_names":["rolandkoenig/gpxviewer2"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RolandKoenig%2FGpxViewer2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RolandKoenig%2FGpxViewer2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RolandKoenig%2FGpxViewer2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RolandKoenig%2FGpxViewer2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RolandKoenig","download_url":"https://codeload.github.com/RolandKoenig/GpxViewer2/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247970399,"owners_count":21026141,"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":["avalonia","dotnet","gpx","gpx-files","macos","viewer","windows"],"created_at":"2024-09-27T05:21:33.439Z","updated_at":"2025-04-09T03:26:06.230Z","avatar_url":"https://github.com/RolandKoenig.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RolandK GPXviewer 2 \u003cimg src=\"assets/GPXviewer.svg\" width=\"32\" /\u003e\n## About\nGPXviewer 2 is a cross-platform application to view .gpx (GPS Exchange Format) files. \nI started developing the inital Version 1 in preparation for a tour over the alps in summer 2021 (see https://github.com/RolandKoenig/GpxViewer). \nMy problem on Version 1 was the fact, that I based it on WPF. Because of that, the tool was only available on Windows.\nWith Version 2 I migrated the project to Avalonia. This allows GPXviewer to run on most desktop operating systems out there.\nI provide executables for Windows and macOS.\n\n## Screenshots\n### macOS\n![alt text](assets/screenshots/screenshot_01_macos_1600x1000.png \"RolandK GPXviewer 2 on macOS\")\n\n### Windows\n![alt text](assets/screenshots/screenshot_01_windows_1600x1000.png \"RolandK GPXviewer 2 on Windows\")\n\n## Project is based on...\nGPXviewer is based on .Net 9 and the UI framework [Avalonia](https://github.com/AvaloniaUI/Avalonia).\n\nFurthermore the project is based on following technologies / projects:\n - [CommunityToolkit](https://github.com/CommunityToolkit/dotnet): .NET Community Toolkit is a collection of helpers and APIs that work for all .NET developers and are agnostic of any specific UI platform\n - [Icons.Avalonia](https://github.com/Projektanker/Icons.Avalonia): A library to easily display icons in an Avalonia App\n - [Live-Charts2](https://github.com/beto-rodriguez/LiveCharts2): Simple, flexible, interactive \u0026 powerful charts, maps and gauges for .NET\n - [Mapsui](https://github.com/Mapsui/Mapsui): Mapsui is a .NET Map component for Avalonia, WPF and many more platforms\n - [NSubstitube](https://github.com/nsubstitute/NSubstitute): A friendly substitute for .NET mocking libraries\n - [RolandK.AvaloniaExtensions](https://github.com/RolandKoenig/RolandK.AvaloniaExtensions): A .NET library which extends Avalonia with commonly used features like ViewServices, DependencyInjection and some Mvvm sugar\n - [RolandK.Formats.Gpx](https://github.com/RolandKoenig/RolandK.Formats.Gpx): A .NET Standard library for reading and writing GPX (GPS Exchange Format) files\n - [RolandK.InProcessMessaging](https://github.com/RolandKoenig/RolandK.InProcessMessaging): A messenger implementation which sends / receives in process messages\n - [Svg.Skia](https://github.com/wieslawsoltes/Svg.Skia): An SVG rendering library\n - [xunit](https://github.com/xunit/xunit): xUnit.net is a free, open source, community-focused unit testing tool for .NET","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frolandkoenig%2Fgpxviewer2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frolandkoenig%2Fgpxviewer2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frolandkoenig%2Fgpxviewer2/lists"}