Skip to content

Tikos v0.1.1

Latest

Choose a tag to compare

@github-actions github-actions released this 12 Jul 17:15

Tikos v0.1.1

Open-source local-first study tool — turn your knowledge base into a question bank.

Download

Pick the installer for your platform:

Platform File
macOS (Apple Silicon) Tikos_*_aarch64.dmg
macOS (Intel) Tikos_*_x64.dmg
Windows Tikos_*_x64-setup.exe or .msi
Linux Tikos_*.AppImage or .deb

First launch (unsigned)

v0.1.x is not code-signed — you'll see a warning on first launch:

  • macOS Sequoia+: the app may show as "damaged". Clear quarantine and open:
    xattr -cr /Applications/Tikos.app && open /Applications/Tikos.app
  • Windows: Click More infoRun anyway
  • Linux: chmod +x Tikos*.AppImage && ./Tikos*.AppImage

Quick start

  1. Open Tikos → Settings → enter LLM provider URL + API key + model names (DeepSeek works out of the box)
  2. Generate → drop a PDF → pick a bank → start
  3. Today → start reviewing

See the README for full docs.