Assets
Complete Packages
dms-full-amd64.tar.gz
- Complete package for x86_64 systems (CLI binaries + QML source + installation guide)dms-full-arm64.tar.gz
- Complete package for ARM64 systems (CLI binaries + QML source + installation guide)
Individual Components
dms-cli-amd64.gz
- DMS CLI binary for x86_64 systemsdms-cli-arm64.gz
- DMS CLI binary for ARM64 systemsdms-distropkg-amd64.gz
- DMS CLI binary built with distro_package tag for AMD64 systemsdms-distropkg-arm64.gz
- DMS CLI binary built with distro_package tag for ARM64 systemsdms-qml.tar.gz
- QML source code only
Checksums
*.sha256
- SHA256 checksums for verifying download integrity
Installation: Extract the dms-full-*.tar.gz
package for your architecture and follow the INSTALL.md
instructions inside.
What's Changed
- Restore correct workflow (07fe2ca)
- Sync lock/unlock events with loginctl (9b96dae)
- fix hyprland svg (0e3d3d1)
- fix: get desktop entry back (#417) (cb3274f)
Full Changelog: v0.1.13...v0.1.14