Skip to content

Open Science v0.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 24 Jul 14:26

⚠️ Install & first launch — unsigned builds

These installers are not code-signed or notarized, so your OS warns on first launch. This is expected; clear it once:

macOS — Apple Silicon: …_aarch64.dmg · Intel: …_x64.dmg (requires macOS 13+)

  1. Open the DMG and drag Open Science into Applications.
  2. If you see "… is damaged and can't be opened" or "unidentified developer", clear the quarantine attribute in Terminal, then open normally:
    xattr -cr "/Applications/Open Science.app"
    

Windows…_x64-setup.exe or …_x64_en-US.msi

  • SmartScreen shows "Windows protected your PC"More infoRun anyway.

Linux.deb / .rpm

  • sudo apt install ./…_amd64.deb or sudo rpm -i …x86_64.rpm

No in-app auto-update — download new versions from this Releases page. (The .app.tar.gz assets are build artifacts, not an update channel.)