- cross-posted to:
- opensource@lemmy.ml
- cross-posted to:
- opensource@lemmy.ml
Over the last two months, I developed wanderer. It is a self-hosted alternative to sites like alltrails.com or in other words a self-hosted trail database. It started out more as a small hobby project to teach myself some new technologies but in the end, I decided to develop it into a fully-fledged application.
Core Features:
- 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
- Chique design with a dark and light theme
- Fully mobile compatible
wanderer is completely open-source. You can find the GitHub repo here: https://github.com/Flomp/wanderer
wanderer is still under active development so if you encounter any bugs/errors or have suggestions please let me know here or open an issue on GitHub.
I tried Wanderer few days ago and I did find it very nice, yet quite buggy.
I was forced to update the page a second time before being able to do something, for an example using the menu.
But other than that, I find Wanderer very nice! Just miss seeing mainly how fast I was travelled in km/h. The statistics and details provided in workout-tracker1 is absolutely amazing! If you add such details into your project, that would be awesome!
Speed statistics were added in v0.2.0. Hopefully also with some bugfixes.
Very nice :) Me like! But the bug is still there when you have clicked on a trail on the home page. The page just scrolls up to the top and you have to update the page to see the trail.
That’s strange, I never had that happen. If you have the time could you please open an issue on GitHub?