mirror of https://github.com/espruino/BangleApps
The logic for passing data around seems to be broken to me. |
||
---|---|---|
.. | ||
ChangeLog | ||
README.md | ||
app-icon.js | ||
app.js | ||
app.png | ||
metadata.json | ||
settings.js |
README.md
USGS Data reporting
More information on making apps:
Simple app that pulls data from internet API regarding water/stream/river conditions. Useful for fishing or other water sports.
Usage
API information can be found here: https://labs.waterdata.usgs.gov/docs/sensorthings/index.html
Location can be found via map here: https://maps.waterdata.usgs.gov/mapper/ Find the site you're looking for and note the "site number". This will be the "location" setting.
Keyboard is required to change location setting.
Features
Simple interface will display most current data for the specified location when the app is opened. Settings can change the location, or which data is displayed.
Controls
Press button (middle on Bangle 1) once to refresh data, twice to return to launcher.
Creator
inhof009