Skip to content

frago v1.0.0

Choose a tag to compare

@github-actions github-actions released this 04 Jun 10:44
· 15 commits to main since this release

Install

Platform File Note
macOS Apple Silicon .dmg (aarch64)
macOS Intel .dmg (x86_64)
Linux (Ubuntu/Debian) .deb sudo dpkg -i frago_*.deb
Linux (Fedora/RHEL) .rpm sudo rpm -i frago_*.rpm
Linux (通用) .AppImage 下载后需要 chmod +x
Windows .msi

macOS 首次打开

macOS 会阻止未签名的应用。安装后需要在终端执行一次:

xattr -cr /Applications/frago.app

Linux AppImage

chmod +x frago_*.AppImage
./frago_*.AppImage