Download Grimoire
Installers are coming soon. Pre-built packages for Windows, macOS, and Linux are not available yet. Watch the repository for release announcements, or build from source if you want to try Grimoire today.
What you can do now
- Watch the project repository for release announcements when it is published.
- Build from source using the instructions below if you are comfortable with a development setup.
- Read Help and docs for setup context (full documentation is linked from the footer when available).
System Requirements
Grimoire (app)
- Windows 10+, macOS 12+, or Linux (glibc 2.31+)
- 4 GB RAM minimum
- 200 MB disk space
AI assistant (optional)
- Ollama installed locally
- 8 GB RAM recommended (model dependent)
- GPU acceleration supported but not required
Prefer to build from source?
Grimoire is open source under GPL v3. Clone the repository and build it yourself — this is the way to run Grimoire until installers ship.
git clone https://github.com/wimpal/Grimoire.git
Replace the URL with your real repository when PUBLIC_GITHUB_REPO_URL is set.