Skip to content

riverma/adventures

Repository files navigation

Unexpected Adventures

Randomly discover new places to explore on a world map.

Open it live · Report a bug · Request a feature

License: AGPL v3

Privacy

We don’t collect or track your data. Maps and routes are fetched from third-party map services. There is no analytics and no tracking.

About

  • Self-hosted libraries (no third-party CDNs); live map/route data is fetched on demand.

Quick start

It's a static site — no build step.

git clone https://github.com/riverma/adventures.git
cd adventures
python3 -m http.server 8000   # then open http://localhost:8000

Serve over HTTP (not file://).

Contributing

Issues and pull requests welcome — see the templates under .github/. Please keep the app dependency-free (no third-party CDNs).

Versioning & changelog

Uses Semantic Versioning. See CHANGELOG.md.

License

GNU Affero General Public License v3.0 © Rishi Verma. Bundled third-party assets retain their own licenses.

About

Randomly discover new places to explore on a world map. Lives at adventures.riverma.com

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors