Releases: Dawnfz-Lenfeng/tikos
Releases · Dawnfz-Lenfeng/tikos
Release list
Tikos v0.1.1
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 info → Run anyway
- Linux:
chmod +x Tikos*.AppImage && ./Tikos*.AppImage
Quick start
- Open Tikos → Settings → enter LLM provider URL + API key + model names (DeepSeek works out of the box)
- Generate → drop a PDF → pick a bank → start
- Today → start reviewing
See the README for full docs.
Tikos v0.1.0
Tikos v0.1.0
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.0 is not code-signed — you'll see a warning on first launch:
- macOS: Right-click the app → Open → confirm. Or run
xattr -d com.apple.quarantine /Applications/Tikos.app - Windows: Click More info → Run anyway
- Linux:
chmod +x Tikos*.AppImage && ./Tikos*.AppImage
Quick start
- Open Tikos → Settings → enter LLM provider URL + API key + model names (DeepSeek works out of the box)
- Generate → drop a PDF → pick a bank → start
- Today → start reviewing
See the README for full docs.