Skip to content

Simple flash card android app with csv files as input.

License

Notifications You must be signed in to change notification settings

cubei/flashcards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ace3df0 · Feb 23, 2024
Feb 21, 2024
Feb 23, 2024
Feb 21, 2024
Nov 24, 2019
Feb 11, 2018
Feb 22, 2018
Nov 5, 2021
Feb 21, 2024
Feb 21, 2024
Feb 21, 2024
Feb 21, 2024
Feb 11, 2018

Repository files navigation

flashcards

Simple flash card android app with csv files as input.

The app is meant for stuff like learning vocabulary of different languages.

Get it on Google Play Get it on F-Droid

Or get the latest APK directly from the Github repo

CSV format

  • CSV file with ; (semicolon) as separator.
  • First line is the header (e.g. English;Chinese)
  • Other lines are used as content (e.g. Thanks;Xie Xie)
  • Content lines without semicolon are ignored (Can be used for comments)
  • At the moment only the first columns are used and later columns will be ignored. (e.g. Thanks;Xie Xie;谢谢)

About

Simple flash card android app with csv files as input.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages