Launched this week

FlashCard
Anki, but simpler.
23 followers
Anki, but simpler.
23 followers
FlashCard brings spaced-repetition flashcards to macOS with zero setup: no account, no cloud, no scheduler to configure. Your cards stay on your Mac. Reviews are fully keyboard-driven (Space reveals, → mastered, ← again), cards keep coming back until you've learned them, and you can import any CSV in seconds. It feels native: vibrancy window, automatic dark mode, emoji collection icons. Anki's power without the intimidating setup. Free and open source (MIT).


the single-JSON-blob-rewritten-on-every-mutation detail is the one thing I'd want fixed before it's my main deck. if the app or the OS decides to quit mid-write, that's not losing one card, it's potentially losing the whole collection since it's one file, not per-card records. is the write atomic (write to temp file then rename) or a direct overwrite? that's usually the difference between "annoying bug" and "lost six months of vocab" for a local-only app like this.
Honestly this hits exactly what I wanted from Anki without the friction. Keyboard-only reviews with arrow keys for mastered/again is so much faster than clicking around, and the no-account local-only approach just feels right for personal study decks.
@sebahatf2bz Thanks, that's exactly the itch I was scratching — Anki's power is great but I never used 90% of it, and the setup friction kept me from reviewing at all. Glad the keyboard flow clicks for you too.
How does it actually handle the scheduling algorithm without any config, is it a fixed default like the classic Anki SM-2 or something simpler given there's no setup step?
Space to reveal, arrow keys to grade, that's all I needed to learn. The no-account local-only setup is genuinely refreshing compared to Anki's rabbit hole.
The vibrancy window paired with automatic dark mode is such a thoughtful touch, makes it feel like it actually belongs on the Mac instead of being a port. Keyboard-only review flow is exactly right for flashcard study.
The keyboard-only review flow is genuinely satisfying, especially how cards keep resurfacing until you actually nail them. Nice that everything just lives locally without needing to sign up for yet another account.