The simple, yet powerful, flashcard utility
- TypeScript 97%
- JavaScript 2.3%
- HTML 0.5%
- CSS 0.2%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| .zed | ||
| backend | ||
| frontend | ||
| .env.example | ||
| .gitignore | ||
| .prettierrc.json | ||
| LICENSE | ||
| mise.toml | ||
| package.json | ||
| pnpm-lock.yaml | ||
| pnpm-workspace.yaml | ||
| README.md | ||
Tally
Tip
This repo is mirrored to GitHub, and Codeberg.
- GitHub, nin0-dev/tally.
- Codeberg, nin0dev/tally.
The main repo is stored on my own git instance, git.nin0.dev/nin0/tally.
You may open issues on either of the 3, but PRs are only open on the main repo.
What's that?
A simple, yet powerful, flashcard utility.
- No personal info is collected, similarly to Mullvad VPN you get a random account ID and key that you use to login;
- Being web-based, it is compatible with any device, desktop or mobile, and can be installed as a PWA;
- Easily format your cards, add images from other sources using Markdown;
- Learns from you, by weighing which cards need to be reviewed first (it is not spaced repetition however).
How do I use it?
Either use the hosted instance (tba), or you can self-host it.