The simple, yet powerful, flashcard utility
  • TypeScript 97%
  • JavaScript 2.3%
  • HTML 0.5%
  • CSS 0.2%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-08-01 15:47:55 -04:00
.zed setup monorepo 2026-05-22 07:14:49 -04:00
backend backend: send out share status 2026-08-01 15:39:10 -04:00
frontend frontend: add share status to deck store 2026-08-01 15:47:55 -04:00
.env.example setup monorepo 2026-05-22 07:14:49 -04:00
.gitignore backend: enable WAL 2026-06-07 19:39:57 -04:00
.prettierrc.json make global prettier config 2026-05-28 16:07:48 -04:00
LICENSE add license 2026-05-23 19:10:27 -04:00
mise.toml add mise 2026-07-08 15:43:35 -04:00
package.json add mise 2026-07-08 15:43:35 -04:00
pnpm-lock.yaml setup monorepo 2026-05-22 07:14:49 -04:00
pnpm-workspace.yaml add mise 2026-07-08 15:43:35 -04:00
README.md . 2026-07-23 16:14:23 -04:00

Tally

Tip

This repo is mirrored to GitHub, and Codeberg.

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.