Skip to content

aryasadeghi97/Swanki

 
 

Repository files navigation

Swanki

Swanki is a flashcard program written in SwiftUI that works natively with Anki *.apkg files.

My conclusions after getting the app this far:

  1. SwiftUI is cool but not mature / stable enough to adopt yet, even for personal projects
  2. Anki's internals are kind of cryptic. If I was to build a "real" flashcard / spaced repetition product, I wouldn't use Anki's formats natively. (Importing / exporting Anki is another story.)

About

Anki implementation in SwiftUI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 99.0%
  • Shell 1.0%