BangleApps/apps/flashcards
v-crispadvice 1db67bc543 Fix empty card layout 2023-07-07 23:12:49 +03:00
..
ChangeLog Add instructions and minor hotfixes 2023-07-07 21:44:29 +03:00
README.md Add instructions and minor hotfixes 2023-07-07 21:44:29 +03:00
app-icon.js Add manual download from settings 2023-07-07 19:51:40 +03:00
app.js Fix empty card layout 2023-07-07 23:12:49 +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 default flash cards 2023-07-07 20:28:59 +03:00
metadata.json Add instructions and minor hotfixes 2023-07-07 21:44:29 +03:00
screenshot.png Add manual download from settings 2023-07-07 19:51:40 +03:00
settings.js Add instructions and minor hotfixes 2023-07-07 21:44:29 +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"}
  4. On your watch go to Settings -> Apps -> Flash Cards -> Get from Trello
  5. Start Flash Cards as watch app or set it as watch clock face
  6. Swipe left/right to change card
  7. Tap to switch card front/back text