bookworm
bookworm copied to clipboard
does this run on window10?
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
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?