A native macOS app for chatting with local LLMs
Last updated Aug 3, 2026
421
Stars
23
Forks
2
Issues
0
Stars/day
Attention Score
49
Topics
Language breakdown
Swift 100.0%
โธ Files
click to expand
README
Chital
A native macOS app for chatting with Ollama models
Features
- Fast launch times with minimal memory footprint
- Compact 2MB binary size
- Multiple concurrent chat threads
- Model switching during conversations
- Markdown rendering for formatted responses
- Auto-generated thread titles based on conversation content
Requirements
Installation
- Download Chital
- Move
Chital.appfrom theDownloadsfolder into theApplicationsfolder. - Goto
System Settings->Privacy & Security-> clickOpen Anyway
Configuration
The following settings can be changed from Chital > Settings:- Default model
- Ollama base URL
- Context window length
- Font size
- Chat thread title summarization prompt
Keyboard Shortcuts
Command + NNew chat threadOption + EnterMultiline input
Contributions
This is a personal project built for my own use. The codebase is available for forking and modifications. Note that I may not actively review pull requests or respond to issues due to time constraints.New Version
- Update version in
project.pbxproj - Xcode > Product > Archive > Distribute App > Custom > Copy App > Select folder ...
- Draft a new release and attach the application
License
MIT๐ More in this category