From 699b47a90fed93343a10496c739920a56c85bb51 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Tue, 18 Mar 2025 21:30:07 +0100 Subject: [PATCH] add wanderer (#1186) Co-authored-by: Kieran <32241933+Ki-er@users.noreply.github.com> --- software/wanderer.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 software/wanderer.yml diff --git a/software/wanderer.yml b/software/wanderer.yml new file mode 100644 index 0000000000..278a86e3e7 --- /dev/null +++ b/software/wanderer.yml @@ -0,0 +1,13 @@ +name: "wanderer" +website_url: "https://github.com/Flomp/wanderer" +source_code_url: "https://github.com/Flomp/wanderer" +description: "Trail database where you can upload your recorded tracks or create new ones and add various metadata to build an easily searchable catalogue." +licenses: + - AGPL-3.0 +platforms: + - Docker + - Go + - Nodejs +tags: + - Maps and Global Positioning System (GPS) +demo_url: "https://demo.wanderer.to"