wustho / epy

CLI Ebook (epub2, epub3, fb2, mobi) Reader
GNU General Public License v3.0
962 stars 52 forks source link

Request: Windows binary release #14

Closed gd4c closed 1 year ago

gd4c commented 3 years ago

Is there any chance for a Windows binary? That would be great!

Thanks a lot

wustho commented 3 years ago

Sorry currently not using windows. But I'll see if I have a chance.

gd4c commented 3 years ago

That would be great!

tionis commented 3 years ago

With python setup.py bdist --plat-name windows you should be able to build a windows binary.
I tried to put this into a github action but was stopped by some very weird errors on my end.

wustho commented 1 year ago

Should be automatically generated with GH Actions for now: https://github.com/wustho/epy/blob/master/.github/workflows/release-win.yml

eg. https://github.com/wustho/epy/releases/tag/v2022.4.18