mirror of https://github.com/espruino/BangleApps
|
||
---|---|---|
.. | ||
ChangeLog | ||
README.md | ||
app-icon.js | ||
app.js | ||
app.png | ||
flashcards.data.json | ||
flashcards.settings.json | ||
metadata.json | ||
screenshot.png | ||
settings.js |
README.md
A simple flash cards application based on Trello public board.
Configuration:
- Create public Trello board
- Create new Trello list
- Add Trello cards:
- card name will be flash card front text
- card description will be flash card back text
- Add ".json" to the end of the Trello board URL and refresh page
- Find your list ID
- Save list ID to the "flashcards.settings.json" file on your watch, e.g.: {"listId":"65942f7b27z68000996ddc00","fontSize":1,"cardWidth":9,"swipeGesture":1}
- Connect phone with Gadgetbridge to the watch
- Enable "Allow Internet Access" in Gadgetbridge
- On the watch go to Settings -> Apps -> Flash Cards -> Get from Trello
- Start Flash Cards as watch app or set it as watch clock face
- Swipe left/right to change card
- Tap to switch card front/back text