BangleApps/apps/tinycmc
Gordon Williams fcebbf3ef4 Added Utils.readStorageJSON and relaxed JSON parser, and swap all interface.html over
to using it.

This allows Bangle.js 2v20 (or cutting edge) and later to store a relaxed
'JSON' on internal storage which (while still normal JS) is smaller and faster
(and preserves unicode better)

See https://github.com/espruino/Espruino/issues/2429
2023-11-23 12:52:48 +00:00
..
ChangeLog
README.md
app-icon.js
app.js
icon.png
interface.html Added Utils.readStorageJSON and relaxed JSON parser, and swap all interface.html over 2023-11-23 12:52:48 +00:00
metadata.json

README.md

Tiny Coinmarketcap

A simple app using Gadgedtbridge internet access to fetch current crypto prices from Coinmarketcap. I'm providing a "free-tier" API Key.

TO-DOs:

  • Add own API Key option
  • Add settings for Currency conversion