Skip to content

Releases: illixion/VisionVNC

0.1.0-6d62487b

Choose a tag to compare

@github-actions github-actions released this 25 Jun 07:02
Immutable release. Only release title and notes can be modified.

Built from 0.1.0-6d62487b.

Assets

  • VisionVNC-…-unsigned.ipa — VNC + Audio only (Moonlight disabled). All MIT-compatible.
  • VisionVNC-…-moonlight-unsigned.ipa — the Moonlight-enabled build (GPLv3 — see below).
  • VisionVNCCompanion-…-unsigned.zip — the macOS companion app.
  • VisionVNCHotspotCompanion-…-x64-Setup.exe / …-arm64-Setup.exeif present, the Windows Hotspot Companion installer (Beta), built natively for Intel/AMD (x64) and Windows-on-ARM (arm64). Ships with a signed build-provenance attestation; verify before running with gh attestation verify <file> --repo illixion/VisionVNC.

Running the macOS Companion

The companion zip is unsigned, so Gatekeeper blocks it on first launch
("damaged / can't be opened"). After unzipping into /Applications,
clear the quarantine flag and re-sign it ad-hoc:

xattr -dr com.apple.quarantine /Applications/VisionVNCCompanion.app
codesign --force --deep --sign - /Applications/VisionVNCCompanion.app

Then open it normally. (If you build the companion yourself with a real
Apple Development identity, you can skip this.)

⚠️ Licensing note: the Moonlight-enabled IPA links
moonlight-common-c,
which is GPLv3. That artifact is therefore distributed under the GPLv3,
not the project's MIT terms. The VNC-only IPA and Companion contain no
GPL code. See LICENSE for details.

0.1.0-b13339af

Choose a tag to compare

@github-actions github-actions released this 17 Jun 17:49
Immutable release. Only release title and notes can be modified.
b13339a

Built from 0.1.0-b13339af.

Assets

  • VisionVNC-…-unsigned.ipa — VNC + Audio only (Moonlight disabled). All MIT-compatible.
  • VisionVNC-…-moonlight-unsigned.ipa — the Moonlight-enabled build (GPLv3 — see below).
  • VisionVNCCompanion-…-unsigned.zip — the macOS companion app.
  • VisionVNCHotspotCompanion-…-x64-Setup.exe / …-arm64-Setup.exeif present, the Windows Hotspot Companion installer (Beta), built natively for Intel/AMD (x64) and Windows-on-ARM (arm64). Ships with a signed build-provenance attestation; verify before running with gh attestation verify <file> --repo illixion/VisionVNC.

Running the macOS Companion

The companion zip is unsigned, so Gatekeeper blocks it on first launch
("damaged / can't be opened"). After unzipping into /Applications,
clear the quarantine flag and re-sign it ad-hoc:

xattr -dr com.apple.quarantine /Applications/VisionVNCCompanion.app
codesign --force --deep --sign - /Applications/VisionVNCCompanion.app

Then open it normally. (If you build the companion yourself with a real
Apple Development identity, you can skip this.)

⚠️ Licensing note: the Moonlight-enabled IPA links
moonlight-common-c,
which is GPLv3. That artifact is therefore distributed under the GPLv3,
not the project's MIT terms. The VNC-only IPA and Companion contain no
GPL code. See LICENSE for details.

0.1.0-9daed771

Choose a tag to compare

@github-actions github-actions released this 17 Jun 16:39
Immutable release. Only release title and notes can be modified.
b13339a

Built from 0.1.0-9daed771.

Assets

  • VisionVNC-…-unsigned.ipa — VNC + Audio only (Moonlight disabled). All MIT-compatible.
  • VisionVNC-…-moonlight-unsigned.ipa — the Moonlight-enabled build (GPLv3 — see below).
  • VisionVNCCompanion-…-unsigned.zip — the macOS companion app.
  • VisionVNCHotspotCompanion-…-x64-Setup.exe / …-arm64-Setup.exeif present, the Windows Hotspot Companion installer (Beta), built natively for Intel/AMD (x64) and Windows-on-ARM (arm64). Ships with a signed build-provenance attestation; verify before running with gh attestation verify <file> --repo illixion/VisionVNC.

Running the macOS Companion

The companion zip is unsigned, so Gatekeeper blocks it on first launch
("damaged / can't be opened"). After unzipping into /Applications,
clear the quarantine flag and re-sign it ad-hoc:

xattr -dr com.apple.quarantine /Applications/VisionVNCCompanion.app
codesign --force --deep --sign - /Applications/VisionVNCCompanion.app

Then open it normally. (If you build the companion yourself with a real
Apple Development identity, you can skip this.)

⚠️ Licensing note: the Moonlight-enabled IPA links
moonlight-common-c,
which is GPLv3. That artifact is therefore distributed under the GPLv3,
not the project's MIT terms. The VNC-only IPA and Companion contain no
GPL code. See LICENSE for details.

0.1.0-7a23357a

Choose a tag to compare

@github-actions github-actions released this 12 Jun 19:37
Immutable release. Only release title and notes can be modified.
7a23357

Built from 0.1.0-7a23357a.

Assets

  • VisionVNC-…-unsigned.ipa — VNC + Audio only (Moonlight disabled). All MIT-compatible.
  • VisionVNC-…-moonlight-unsigned.ipa — the Moonlight-enabled build (GPLv3 — see below).
  • VisionVNCCompanion-…-unsigned.zip — the macOS companion app.
  • VisionVNCHotspotCompanion-…-x64-Setup.exe / …-arm64-Setup.exeif present, the Windows Hotspot Companion installer (Beta), built natively for Intel/AMD (x64) and Windows-on-ARM (arm64). Ships with a signed build-provenance attestation; verify before running with gh attestation verify <file> --repo illixion/VisionVNC.

Running the macOS Companion

The companion zip is unsigned, so Gatekeeper blocks it on first launch
("damaged / can't be opened"). After unzipping into /Applications,
clear the quarantine flag and re-sign it ad-hoc:

xattr -dr com.apple.quarantine /Applications/VisionVNCCompanion.app
codesign --force --deep --sign - /Applications/VisionVNCCompanion.app

Then open it normally. (If you build the companion yourself with a real
Apple Development identity, you can skip this.)

⚠️ Licensing note: the Moonlight-enabled IPA links
moonlight-common-c,
which is GPLv3. That artifact is therefore distributed under the GPLv3,
not the project's MIT terms. The VNC-only IPA and Companion contain no
GPL code. See LICENSE for details.

0.1.0-0cf2b7e3

Choose a tag to compare

@github-actions github-actions released this 12 Jun 08:53
0cf2b7e

Built from 0.1.0-0cf2b7e3.

Assets

  • VisionVNC-…-unsigned.ipa — VNC + Audio only (Moonlight disabled). All MIT-compatible.
  • VisionVNCCompanion-…-unsigned.zip — the macOS companion app.
  • VisionVNCHotspotCompanion-…-x64-Setup.exe / …-arm64-Setup.exeif present, the Windows Hotspot Companion installer (Beta), built natively for Intel/AMD (x64) and Windows-on-ARM (arm64). Ships with a signed build-provenance attestation; verify before running with gh attestation verify <file> --repo illixion/VisionVNC.
  • VisionVNC-…-moonlight-unsigned.ipaif present, a Moonlight-enabled build.

Running the macOS Companion

The companion zip is unsigned, so Gatekeeper blocks it on first launch
("damaged / can't be opened"). After unzipping into /Applications,
clear the quarantine flag and re-sign it ad-hoc:

xattr -dr com.apple.quarantine /Applications/VisionVNCCompanion.app
codesign --force --deep --sign - /Applications/VisionVNCCompanion.app

Then open it normally. (If you build the companion yourself with a real
Apple Development identity, you can skip this.)

⚠️ Licensing note: the Moonlight-enabled IPA links
moonlight-common-c,
which is GPLv3. That artifact is therefore distributed under the GPLv3,
not the project's MIT terms. The VNC-only IPA and Companion contain no
GPL code. See LICENSE for details.

The Moonlight build is attempted on a best-effort basis (the GitHub runner
image cannot always compile its native dependencies) — it may be missing
from this release if the build failed.

0.1.0-09a569b8

Choose a tag to compare

@github-actions github-actions released this 12 Jun 08:39
09a569b

Built from 0.1.0-09a569b8.

Assets

  • VisionVNC-…-unsigned.ipa — VNC + Audio only (Moonlight disabled). All MIT-compatible.
  • VisionVNCCompanion-…-unsigned.zip — the macOS companion app.
  • VisionVNCHotspotCompanion-…-x64-Setup.exe / …-arm64-Setup.exeif present, the Windows Hotspot Companion installer (Beta), built natively for Intel/AMD (x64) and Windows-on-ARM (arm64). Ships with a signed build-provenance attestation; verify before running with gh attestation verify <file> --repo illixion/VisionVNC.
  • VisionVNC-…-moonlight-unsigned.ipaif present, a Moonlight-enabled build.

Running the macOS Companion

The companion zip is unsigned, so Gatekeeper blocks it on first launch
("damaged / can't be opened"). After unzipping into /Applications,
clear the quarantine flag and re-sign it ad-hoc:

xattr -dr com.apple.quarantine /Applications/VisionVNCCompanion.app
codesign --force --deep --sign - /Applications/VisionVNCCompanion.app

Then open it normally. (If you build the companion yourself with a real
Apple Development identity, you can skip this.)

⚠️ Licensing note: the Moonlight-enabled IPA links
moonlight-common-c,
which is GPLv3. That artifact is therefore distributed under the GPLv3,
not the project's MIT terms. The VNC-only IPA and Companion contain no
GPL code. See LICENSE for details.

The Moonlight build is attempted on a best-effort basis (the GitHub runner
image cannot always compile its native dependencies) — it may be missing
from this release if the build failed.

0.1.0-7d0ce983

Choose a tag to compare

@github-actions github-actions released this 10 Jun 21:13
7d0ce98

Built from 0.1.0-7d0ce983.

Assets

  • VisionVNC-…-unsigned.ipa — VNC + Audio only (Moonlight disabled). All MIT-compatible.
  • VisionVNCCompanion-…-unsigned.zip — the macOS companion app.
  • VisionVNCHotspotCompanion-…-x64-Setup.exe / …-arm64-Setup.exeif present, the Windows Hotspot Companion installer (Beta), built natively for Intel/AMD (x64) and Windows-on-ARM (arm64). Ships with a signed build-provenance attestation; verify before running with gh attestation verify <file> --repo illixion/VisionVNC.
  • VisionVNC-…-moonlight-unsigned.ipaif present, a Moonlight-enabled build.

Running the macOS Companion

The companion zip is unsigned, so Gatekeeper blocks it on first launch
("damaged / can't be opened"). After unzipping into /Applications,
clear the quarantine flag and re-sign it ad-hoc:

xattr -dr com.apple.quarantine /Applications/VisionVNCCompanion.app
codesign --force --deep --sign - /Applications/VisionVNCCompanion.app

Then open it normally. (If you build the companion yourself with a real
Apple Development identity, you can skip this.)

⚠️ Licensing note: the Moonlight-enabled IPA links
moonlight-common-c,
which is GPLv3. That artifact is therefore distributed under the GPLv3,
not the project's MIT terms. The VNC-only IPA and Companion contain no
GPL code. See LICENSE for details.

The Moonlight build is attempted on a best-effort basis (the GitHub runner
image cannot always compile its native dependencies) — it may be missing
from this release if the build failed.

0.1.0-ce2c75e6

Choose a tag to compare

@github-actions github-actions released this 09 Jun 10:11
ce2c75e

Built from 0.1.0-ce2c75e6.

Assets

  • VisionVNC-…-unsigned.ipa — VNC + Audio only (Moonlight disabled). All MIT-compatible.
  • VisionVNCCompanion-…-unsigned.zip — the macOS companion app.
  • VisionVNCHotspotCompanion-…-x64-Setup.exe / …-arm64-Setup.exeif present, the Windows Hotspot Companion installer (Beta), built natively for Intel/AMD (x64) and Windows-on-ARM (arm64). Ships with a signed build-provenance attestation; verify before running with gh attestation verify <file> --repo illixion/VisionVNC.
  • VisionVNC-…-moonlight-unsigned.ipaif present, a Moonlight-enabled build.

Running the macOS Companion

The companion zip is unsigned, so Gatekeeper blocks it on first launch
("damaged / can't be opened"). After unzipping into /Applications,
clear the quarantine flag and re-sign it ad-hoc:

xattr -dr com.apple.quarantine /Applications/VisionVNCCompanion.app
codesign --force --deep --sign - /Applications/VisionVNCCompanion.app

Then open it normally. (If you build the companion yourself with a real
Apple Development identity, you can skip this.)

⚠️ Licensing note: the Moonlight-enabled IPA links
moonlight-common-c,
which is GPLv3. That artifact is therefore distributed under the GPLv3,
not the project's MIT terms. The VNC-only IPA and Companion contain no
GPL code. See LICENSE for details.

The Moonlight build is attempted on a best-effort basis (the GitHub runner
image cannot always compile its native dependencies) — it may be missing
from this release if the build failed.

0.1.0-4d805779

Choose a tag to compare

@github-actions github-actions released this 09 Jun 06:56
4d80577

Built from 0.1.0-4d805779.

Assets

  • VisionVNC-…-unsigned.ipa — VNC + Audio only (Moonlight disabled). All MIT-compatible.
  • VisionVNCCompanion-…-unsigned.zip — the macOS companion app.
  • VisionVNCHotspotCompanion-…-x64-Setup.exe / …-arm64-Setup.exeif present, the Windows Hotspot Companion installer (Beta), built natively for Intel/AMD (x64) and Windows-on-ARM (arm64). Ships with a signed build-provenance attestation; verify before running with gh attestation verify <file> --repo illixion/VisionVNC.
  • VisionVNC-…-moonlight-unsigned.ipaif present, a Moonlight-enabled build.

⚠️ Licensing note: the Moonlight-enabled IPA links
moonlight-common-c,
which is GPLv3. That artifact is therefore distributed under the GPLv3,
not the project's MIT terms. The VNC-only IPA and Companion contain no
GPL code. See LICENSE for details.

The Moonlight build is attempted on a best-effort basis (the GitHub runner
image cannot always compile its native dependencies) — it may be missing
from this release if the build failed.

0.1.0-dd457e3a

Choose a tag to compare

@github-actions github-actions released this 08 Jun 08:56

Built from 0.1.0-dd457e3a.

Assets

  • VisionVNC-…-unsigned.ipa — VNC + Audio only (Moonlight disabled). All MIT-compatible.
  • VisionVNCCompanion-…-unsigned.zip — the macOS companion app.
  • VisionVNC-…-moonlight-unsigned.ipaif present, a Moonlight-enabled build.

⚠️ Licensing note: the Moonlight-enabled IPA links
moonlight-common-c,
which is GPLv3. That artifact is therefore distributed under the GPLv3,
not the project's MIT terms. The VNC-only IPA and Companion contain no
GPL code. See LICENSE for details.

The Moonlight build is attempted on a best-effort basis (the GitHub runner
image cannot always compile its native dependencies) — it may be missing
from this release if the build failed.