emilioastarita / lyricfier

a Spotify Lyrics alternative app | New updates at https://github.com/emilioastarita/lyricfier2 (a faster version in golang)
Creative Commons Zero v1.0 Universal
586 stars 47 forks source link

Please make a new release for windows with bug fixed. #73

Closed MythodeaLoL closed 7 years ago

MythodeaLoL commented 7 years ago

I tried everything, but no method solved the problem, no bug fix, nothing, please make a compiled version for windows.

MrJerB commented 7 years ago

Release version doesn't work but building from source does. If you've got the tooling setup, building is as simple as:

npm run-script dist:win32 or npm run-script dist:win64

Output goes to the build folder.

emilioastarita commented 7 years ago

Could you please try last release? https://github.com/emilioastarita/lyricfier/releases thx!