babluboy / bookworm

A simple ebook reader for Elementary OS
GNU General Public License v3.0
1.32k stars 101 forks source link

does this run on window10? #311

Open john012343210 opened 4 years ago

babluboy commented 4 years ago

At the moment no. There are several blockers like dependencies on unix utilities like find, ps, etc. However I plan to replace all these utilities with code after which it can be ported to windows. As far as I’m aware vala will compile on Windows so definitely possible to create a Windows executable for bookworm in the future

Valinwolf commented 3 years ago

However I plan to replace all these utilities with code after which it can be ported to windows.

I can help with this to speed things up, if you'd like. I love bookworm on my Arch system, I just wish I had it on Windows too.

P.S.: Just a thought, what about packaging the Unix tools required with it on a windows edition?