macOS
macOS 11 Big Sur or later# Install from DMG
hdiutil attach Readied-*.dmg
cp -R /Volumes/Readied/Readied.app /Applications/
hdiutil detach /Volumes/Readied
Try free for 14 days. No account required.
# Install from DMG
hdiutil attach Readied-*.dmg
cp -R /Volumes/Readied/Readied.app /Applications/
hdiutil detach /Volumes/Readied
# Run the installer
Readied-Setup-*.exe /S
# Make executable and run
chmod +x Readied.AppImage && ./Readied.AppImage
Each release includes SHA256 checksums. Source available on GitHub.