Read this README in other languages.
Overview
Wanderer is a self-hosted trail database. You can upload your recorded tracks or create new ones and add various metadata to build an easily searchable catalogue.
- Manage your trails
- Plan new routes
- 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
Demo: https://demo.wanderer.to/
Screenshots
Documentation and resources
- Official app website: https://wanderer.to/
- Official user documentation: https://wanderer.to/
- Official admin documentation: Installation | wanderer Documentation
- Upstream app code repository: GitHub - Flomp/wanderer: wanderer is a self-hosted trail database. Save your adventures!
- YunoHost Store: YunoHost app store | Wanderer
- Report a bug: Issues · YunoHost-Apps/wanderer_ynh · GitHub
Developer info
Please send your pull request to the testing
branch.
To try the testing
branch, please proceed like that:
sudo yunohost app install GitHub - YunoHost-Apps/wanderer_ynh at testing --debug or sudo yunohost app upgrade wanderer -u GitHub - YunoHost-Apps/wanderer_ynh at testing --debug
More info regarding app packaging: Packaging applications | Yunohost Documentation