Skip to content

JackForge v2.0.0

Latest

Choose a tag to compare

@DatJavaClass DatJavaClass released this 16 Jul 02:29

Portable, self-contained builds. Each is a single file with the .NET runtime bundled in, so nothing else needs to be installed.

Downloads:

  • Windows (x64): JackForge-win-x64.exe - download and run.
  • macOS (Apple Silicon): JackForge-osx-arm64.tar.gz
  • macOS (Intel): JackForge-osx-x64.tar.gz
  • Linux (x64): JackForge-linux-x64.tar.gz

macOS / Linux: extract the tarball, then in a terminal run chmod +x JackForge and ./JackForge. On macOS the first launch of an unsigned app may be blocked by Gatekeeper: right-click the file and choose Open, or run xattr -dr com.apple.quarantine JackForge.

The web version is in web/jackforge.html and needs only a browser.