Skip to content

Corelet 0.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 15 Aug 10:35
· 13 commits to main since this release

Install

uConsole and other Debian machines -- arm64 for the uConsole,
amd64 for an x86 desktop. Installing the file rather than the
bare name is what pulls the Qt runtime in with it:

sudo apt install ./corelet_0.1.0_arm64.deb

macOS -- arm64 for Apple Silicon, x86_64 for Intel. The
disk images want macOS 15 or newer, since the Qt inside them is a
Homebrew bottle built for that release.

The macOS builds are ad-hoc signed, not notarized, so Gatekeeper
refuses them on first launch and the Control-click bypass no
longer works. Open the app once from System Settings > Privacy &
Security > Open Anyway, or run

xattr -dr com.apple.quarantine /Applications/Corelet.app

Full Changelog: https://github.com/singular0/corelet/commits/v0.1.0