civmd - Civitai Model Downloader
A terminal-based interface for browsing, searching, and downloading AI models from civitai.com.
Installation
Download the latest binary from Releases for your platform, or build from source:
git clone https://github.com/jackowfish/civitai-downloader
cd civitai-downloader
./build.shUsage
./civmd # or place on $PATH and use civmd directlyNavigate using arrow keys, search models, and download directly from your terminal.
Screenshots:
Building
./build.sh- Build for current platform./build.sh --all- Build for all platforms (outputs todist/)
Features
- Interactive terminal UI
- Model browsing and search
- Chunked downloads with progress
- Cross-platform support