Get SimHammer

Free and open source. Download the desktop app or self-host on your own server.

Latest version: v1.8.0

Desktop App

Windows

.exe installer

Download

macOS

.dmg installer

Download
App is not signed

After installing, open Terminal and run:

xattr -cr /Applications/SimHammer.app

Linux

.AppImage

Download
  • Auto-updates when new versions are available
  • Run simulations locally with all your CPU cores
  • Bundled SimulationCraft — nothing else to install

Self-Host with Docker

Deploy SimHammer on your own VPS or local server. One command to get up and running.

$ git clone https://github.com/sortbek/simcraft.git
$ docker compose up -d --build
  • Full control over your data and infrastructure
  • Runs on any server with Docker
  • Easy to update — just pull and rebuild
View on GitHub

Try the demo first

Want to see SimHammer in action before setting up your own instance? Check out the live demo at demo.simhammer.com.

Free & open source

SimHammer is completely free and always will be. The full source code is available on GitHub.