-
-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support macOS #40
Comments
Thank you. Yeah, I sure want to support other platforms, I just didn't have a need so far. It should not be too difficult to make it work on macOS. I'll keep this issue posted if I have news. |
A bit of news:
Other things I believe will be necessary:
|
Just commenting to agree with Colinleefish. I am very keen to have a cross-platform clipboard sync as it is currently such a pain syncing between mac and windows. Thanks! |
Support for macOS at this point is only a matter of fixing the tray icon. Looks like it requires a special Template.png: https://www.electronjs.org/docs/latest/api/tray#:~:text=)%0A%7D)-,MacOS,-Icons%20passed%20to I just didn't add support yet because I don't have a macOS environment to test, but I can try making the changes and asking someone to test. |
@colinleefish @Perchycs v0.12.0 adds support for macOS. Please give it a try. You can download the DMG at: |
Hi! Syncing clipboard across devices is a very much needed feature for people working on multiple devices. Thank you for working on such a great idea!
By the way, do you have plan to make it cross platform? Currently it looks kinda weird on macOS.
Thanks!
The text was updated successfully, but these errors were encountered: