New
v1.0.1
What's Changed
- Updated PRIVACY-POLICY.md by @sahamidzade in https://github.com/LeastAuthority/destiny/pull/183
- Updated FAQ.md by @sahamidzade in https://github.com/LeastAuthority/destiny/pull/186
- Updated README.md and installation files by @donpui in https://github.com/LeastAuthority/destiny/pull/184
- Fixed Desktop drag and drop issue by @shareef-dweikat in https://github.com/LeastAuthority/destiny/pull/185
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