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

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