Skip to content

cli-v0.1.0

Choose a tag to compare

@github-actions github-actions released this 17 Jul 23:13
· 455 commits to main since this release
c91a41a

2anki CLI 0.1.0

Under development · invite-only. Access is limited to lifetime accounts and accounts granted developer access — request it on the Developers page.

Downloads

  • 2anki-macos-arm64 — macOS (Apple Silicon)
  • 2anki-linux-x64 — Linux (x64)
  • Windows — building in a follow-up release

Install

macOS (the binary is not notarized, so Gatekeeper blocks it on first run):

xattr -d com.apple.quarantine ./2anki-macos-arm64
chmod +x ./2anki-macos-arm64
./2anki-macos-arm64 help

Or right-click the file → Open → Open anyway.

Linux:

chmod +x ./2anki-linux-x64
./2anki-linux-x64 help

Rename to 2anki and put it on your PATH to run it as 2anki.

Getting started

2anki login        # paste an API key from https://2anki.net/developers
2anki convert notes.md