BangleApps/apps/flashcards
v-crispadvice 38de2110fd Fix issue with word wrapping 2023-07-09 21:15:09 +03:00
..
ChangeLog Add changing size through Settings 2023-07-08 15:05:10 +03:00
README.md Add setting to select swipe guesture type 2023-07-09 19:29:00 +03:00
app-icon.js Add manual download from settings 2023-07-07 19:51:40 +03:00
app.js Fix issue with word wrapping 2023-07-09 21:15:09 +03:00
app.png Add manual download from settings 2023-07-07 19:51:40 +03:00
flashcards.data.json Add default flash cards 2023-07-07 20:28:59 +03:00
flashcards.settings.json Add setting to select swipe guesture type 2023-07-09 19:29:00 +03:00
metadata.json Add changing size through Settings 2023-07-08 15:05:10 +03:00
screenshot.png Add manual download from settings 2023-07-07 19:51:40 +03:00
settings.js Fix settings localization 2023-07-09 19:53:23 +03:00

README.md

A simple flash cards application based on Trello public board.

Configuration:

  1. Create public Trello board
  2. Create new Trello list
  3. Add Trello cards:
  • card name will be flash card front text
  • card description will be flash card back text
  1. Add ".json" to the end of the Trello board URL and refresh page
  2. Find your list ID
  3. Save list ID to the "flashcards.settings.json" file on your watch, e.g.: {"listId":"65942f7b27z68000996ddc00","fontSize":1,"cardWidth":9,"swipeGesture":0}
  4. Connect phone with Gadgetbridge to the watch
  5. Enable "Allow Internet Access" in Gadgetbridge
  6. On the watch go to Settings -> Apps -> Flash Cards -> Get from Trello
  7. Start Flash Cards as watch app or set it as watch clock face
  8. Swipe left/right to change card
  9. Tap to switch card front/back text