ThijmenDam / BarTranslate

🚀 BarTranslate, a handy menu bar translator widget for macOS.
https://thijmendam.github.io/BarTranslate/
GNU General Public License v3.0
154 stars 6 forks source link

[Feature Request] Apple Silicon Support #7

Closed VladislavSmolyanoy closed 2 years ago

Write commented 2 years ago

I'm running it fine on my M1 ? Am I missing something ?

ThijmenDam commented 2 years ago

@VladislavSmolyanoy do you mean native Apple Silicon support? I don't think this architecture is supported by Electron. That said, running the x64 version via Rosetta works without issue on my work's m1 MacBook.

VladislavSmolyanoy commented 2 years ago

My main issue is the impact that rosetta has on battery life. Even small rosetta apps can dramatically decrease the potential battery life

Write commented 2 years ago

It seems Electron does indeed support Apple Silicon natively since v11.0 ?

ThijmenDam commented 2 years ago

@Write Yes you are right. I'll look into it.