HermesApp / Hermes

Compact macOS Pandora client that doesn’t use Flash
http://hermesapp.org/
MIT License
381 stars 99 forks source link

How hard is it to port Hermes to Windows? #314

Open ufuksarp opened 7 years ago

ufuksarp commented 7 years ago

I tried all the Pandora clients for Windows, they all are ugly/cumbersome/lacking features. How hard is it to port Hermes to Windows?

nriley commented 7 years ago

Agreed — I settled on a console-based client on Windows (pianobar) after having tried and hated all the GUI options. I don't think there'd be much code in Hermes that would be easily portable directly; there are a few compatibility layers for Cocoa on Windows that might work, but they'd still require quite a lot of work I think. This wouldn't cover the lower levels like audio and networking, which would probably have to be completely reimplemented.