New
v1.0.0
Initial Public Release of Destiny - Cross-platform Magic Wormhole graphical client.
What's Changed
- Fix github links and update plugin by @ewanas in https://github.com/LeastAuthority/destiny/pull/180
- Add terms link to onboarding slider by @shareef-dweikat in https://github.com/LeastAuthority/destiny/pull/182
- Update PRIVACY-POLICY.md by @sahamidzade in https://github.com/LeastAuthority/destiny/pull/178
- Update FAQ.md by @sahamidzade in https://github.com/LeastAuthority/destiny/pull/177
- Update TERMS.md by @sahamidzade in https://github.com/LeastAuthority/destiny/pull/181
- Fixed interoperability with magic-wormhole
Install
Windows
MSIX
- Download destiny_windows.msix
- Run the MSIX file
- Press Install on Installer window
- Search and run
destiny.exe
ZIP
- Download destiny_windows.zip
- Extract the zip
- Run
destiny.exeNote: might require additional libraries
macOS (M1 or Intel chip based)
- Download destiny_macos.dmg
- Open downloaded DMG file
- Drag and drop Destiny icon in Applications folder
- Search and run
Destiny
Linux (x64)
AppImage
- Download destiny_linux_amd64.AppImage
- Run chmod u+x
destiny_linux_amd64.AppImage && ./destiny_linux_amd64.AppImageNote: If your system does not have FUSE you can extract the appimage:./destiny_linux_amd64.AppImage --appimage-extract ./squashfs-root/AppRun
Tarball
- Download destiny_linux_amd64.tar.gz
- Extract
tar xzvf destiny_linux_amd64.tar.gz - Go inside directory
destiny_linux - Run
./destiny