lobano

location based node application

Usage no npm install needed!

<script type="module">
  import lobano from 'https://cdn.skypack.dev/lobano';
</script>

README

lobano

Location Based Node App Framework

Lobano is a foundation for location aware applications. It uses websockets and geolocation to securely share locations with a group of users. It also calculates the distances and directions relative to the user.

npm install lobano

replace public/examples/pool.json with your own user list and change public/index.html to your own app.

https://www.npmjs.org/package/lobano https://github.com/caseyjustus/lobano

todo: create key and groupkey api for dynamic pooling