chrisknepper / android-messages-desktop

Android Messages as a Cross-platform Desktop App
MIT License
1.01k stars 117 forks source link

[Feature Request] Windows 10 Share Contract Integration #130

Open garyvoth opened 5 years ago

garyvoth commented 5 years ago

Not sure how easy it is to add support for UWP APIs within Electron apps, but in a messaging tool, support for the sharing is rather important. Both Edge and Firefox support sharing links to Windows communications apps such as Mail, Facebook Messenger, Skype, etc., as does File Explorer. Not being able to target Android Messages Desktop makes the app less useful than it could be.

https://docs.microsoft.com/en-us/windows/uwp/app-to-app/share-data

Thanks for listening.