Skip to content

Releases: CodeEagle/Jarvis

Jarvis macOS — nightly

Pre-release

Choose a tag to compare

@github-actions github-actions released this 07 May 10:58
e0c0c24

Automated build from 57d8f7d0e2bb107e17d4bac50b078535a41cad27 on main.

Install in one command:

curl -fsSL https://raw.githubusercontent.com/CodeEagle/Jarvis/main/scripts/install-mac-app.sh | bash

Or download JarvisMac.zip below and run:

ditto -x -k JarvisMac.zip /tmp/jarvis-extract
mv /tmp/jarvis-extract/Jarvis.app /Applications/
xattr -dr com.apple.quarantine /Applications/Jarvis.app
open /Applications/Jarvis.app

macOS 13 Ventura or later · universal (arm64 + x86_64) · unsigned dev build.