Skip to content

autostand v1.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 14 Aug 07:19
· 0 commits to 9ed0fec982cf738b38366f118740ab9e006c7f74 since this release

See CHANGELOG.md for what changed in this release.

One installer per platform, attached once every build finishes:

Platform File Notes
macOS .dmg Apple Silicon. Intel Macs run it through Rosetta 2.
Windows -setup.exe
Linux .AppImage chmod +x it and run; no package manager involved.

The bundles are unsigned. macOS reports that the app is damaged
and can't be opened
, which means it has no Developer ID signature,
not that the download failed. Clear the quarantine flag with:

xattr -rd com.apple.quarantine /Applications/autostand.app

On Windows, SmartScreen shows an unknown-publisher warning: More info
→ Run anyway. Full notes: the README section "Blocked by Gatekeeper on
macOS?" and docs/user/01-install.md