ttalvitie / browservice

Browservice: Browse the modern web on historical browsers
MIT License
1.11k stars 32 forks source link

MACOS Support (with ARM) #82

Open andresvettori opened 2 years ago

andresvettori commented 2 years ago

Hi, is there any plans to enable running this on M1 based Apple machines?

Thanks!

Agv

TukangM commented 1 year ago

the only way is to use wine to run windows applications on linux and macos winehq official or better purchase (it have trial too) Crossover fork from wine

ttalvitie commented 1 year ago

It would be great to add support for Macs, but I haven't had time to do that. Each additional platform adds to the building and testing workload. I'm currently working on automating most of building and basic testing; after that is complete, adding a new supported platform should be easier. Still it's a bit of a hassle as I don't really have experience with Mac development, so don't expect Mac support from me any time soon. For now I'd use a Linux virtual machine to run Browservice on Macs.