macintosh.js icon indicating copy to clipboard operation
macintosh.js copied to clipboard

arm64 version, targeting Raspberry Pi OS?

Open vielmetti opened this issue 5 years ago • 2 comments

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 .

vielmetti avatar Aug 01 '20 02:08 vielmetti

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.

unquietwiki avatar Aug 02 '20 00:08 unquietwiki

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

vielmetti avatar Aug 02 '20 19:08 vielmetti