dms icon indicating copy to clipboard operation
dms copied to clipboard

Provide a compile-free experience for Windows

Open anacrolix opened this issue 10 years ago • 3 comments

A precompiled package or installer should be provided for Windows.

It'd probably contain a snapshot of ffprobe, ffmpeg, and the GUI wrapper.


  • Bitbucket: https://bitbucket.org/anacrolix/dms/issue/2
  • Originally reported by: Matt Joiner
  • Originally created at: 2012-09-07T06:01:14.101

anacrolix avatar Apr 05 '15 05:04 anacrolix

I've built dms on windows and linux, They're both built with latest go (1.17.6) for amd64, using go install github.com/anacrolix/dms@latest. Both are compressed with upx. dms.exe.zip dms.zip

Efreak avatar Feb 06 '22 19:02 Efreak

Thank you. Are you interested in taking over the release aspect of the project? I believe there are several release GitHub actions that can do this quite well now. I'll pin this issue for access to those binaries for now.

anacrolix avatar Feb 07 '22 05:02 anacrolix

Windows build for the latest commit [30/08/22]. Just a normal zip file. No compression or anything applied. dms.exe.zip

jakima avatar Aug 30 '22 13:08 jakima