BangleApps/apps/flashcards
Anton cad2ffe283 Bump version for all apps with fixed undefined variables 2024-03-13 11:56:27 +01:00
..
ChangeLog Bump version for all apps with fixed undefined variables 2024-03-13 11:56:27 +01:00
README.md Fix fast-loading support 2023-07-14 13:16:56 +03:00
app-icon.js Add manual download from settings 2023-07-07 19:51:40 +03:00
app.js Fix apps with undefined variables 2024-03-13 11:51:40 +01: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 Fix fast-loading support 2023-07-14 13:16:56 +03:00
metadata.json Bump version for all apps with fixed undefined variables 2024-03-13 11:56:27 +01:00
screenshot.png Add manual download from settings 2023-07-07 19:51:40 +03:00
settings.js Fix fast-loading support 2023-07-14 13:16:56 +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":1}
  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