felixrieseberg / macintosh.js

🖥 A virtual Apple Macintosh with System 8, running in Electron. I'm sorry.
8.29k stars 331 forks source link

arm64 version, targeting Raspberry Pi OS? #47

Open vielmetti opened 4 years ago

vielmetti commented 4 years ago

I would be thrilled to run this on my Raspberry Pi 4, which is running a 64-bit Raspberry Pi OS.

There are other Electron apps that have targeted arm64 successfully, notably a community build of VS Code at https://github.com/headmelted/codebuilds .

unquietwiki commented 4 years ago

https://stackoverflow.com/questions/57813389/how-do-i-build-and-install-an-electron-app-for-raspbian-using-appimage This might help on the dev side. I have a Pi4; @vielmetti what 64-bit Pi OS are you using? There are a couple out there.

vielmetti commented 4 years ago

I've got one machine running Ubuntu 20.04 (64 bits), and another running Raspberry Pi OS (the 64-bit beta).