~fmac/gmcmap-app

Unofficial client for gmcmap.com

#1 Big refactor

~fmac filed ticket on gmcmap-app todo

8 months ago

0753b48 Bump version to 0.3.0

~fmac pushed to ~fmac/gmcmap-app git

1 year, 5 months ago

#GMC Map

#Download

Get it on Google Play

Donate


#What

This is a Cordova-based unofficial client for retrieving and viewing data from the distributed ambient radioactivity monitoring service hosted at https://gmcmap.com/ by GQ Electronics LLC.

#Why

I'm a happy GQ Electronics costumer who owns a couple of dosimeters and I really like looking at measurements people are sharing from around the world.
What I hate about the official website is that:

  • the UI is not so great
  • it is not as quick as an app to check out
  • it embeds Google Maps

So I decided to make my own client.

#How

This client uses Leaflet and OpenStreetMap, which according to me are hands down better choices than Google Maps.


#Build the app yourself

  1. Clone the repo
  2. cd cordova-gmcmap
  3. mkdir www
  4. npm i
  5. cordova platform add android
  6. npm run build

Then npm run run to deploy to default target