Christian Beutel 2d82b4f2e5 switches logo
2024-03-14 21:05:59 +01:00
2024-03-13 00:28:11 +01:00
2024-03-14 21:05:59 +01:00
2024-03-01 22:40:14 +01:00
2024-03-13 16:47:30 +01:00
2024-03-14 20:04:43 +01:00

The trail catalogue that makes your GPS data searchable

wanderer is a self-hosted trail database. You can upload your recorded tracks and add various metadata to create an easily searchable catalogue.

Core Features

Screenshot of wanderer

  • Manage your trails
  • Extensive map integration and visualization
  • Share trails with other people and explore theirs
  • Advanced filter and search functionality
  • Create custom lists to organize your trails further

Getting started

The recommended and quickest way to install wanderer is using docker compose:

# clone the git repository
git clone https://github.com/Flomp/wanderer
cd wanderer
# build and launch via docker compose
docker compose up -d --build

You can now access the frontend at localhost:3000.

Note: if you are using wanderer in a production environment make sure to change the MEILI_MASTER_KEY.

You can also run wanderer on bare-metal. Check out the documentation for a detailed how-to guide.

Documentation

Please check the wiki for the complete documentation.

License

This project is licensed under the AGPLv3 License. See the LICENSE file for the full license text.

Description
wanderer is a self-hosted trail database. Save your adventures!
Readme AGPL-3.0 177 MiB
Languages
Svelte 41.3%
Go 33.9%
TypeScript 23.8%
CSS 0.4%
JavaScript 0.3%
Other 0.3%