-
Notifications
You must be signed in to change notification settings - Fork 456
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 for Android platform #449
Comments
Dropping. |
Any plans for this to be picked back up? I'm currently looking into copy/paste apps to use daily |
I don't see many reasons for this app to support Android -- I don't use clipboard extensively on mobile devices. Supporting Android would require many UI changes and implementing some feature only needed for mobile devices. If someone else want to give it a shot, the "android" branch might be a good start. I remember that I managed to start CopyQ on my phone but without much functionality and the code have changed a lot since then. |
@RichardBoettcher There's already a really good solution to this: ⮱ Install a good Clipboard Manager¹ on your Phone which is built to run on an Android Device. Why? Because it's probably the best way to do it. KDE - Connect syncs Everything you configured it to in Real Time as soon as the two devices can communicate over a network. It uses industry standard TLS encryption (256bit AES) and has so many features that I would say: It connects your devices far better than a mouse & keyboard connect you & your computer! Hope this helps :) ~ NA0341 ¹ I currently use XClipper from F-Droid. It's okay but beware it does not behave how you'd expect! Swiping right deletes Every Item (also pinned ones - seems the dev didn't fully get what "pinning" an item means) - even when this feature is "disabled" in setting 🤦 |
How can I connect XClipper to Copyq? There must be a way since they both sync via Google Drive right? @NA0341 |
👏👏 Thanks to let me know this! With "KDE Connect" I'm now able to transfer clipboard to my phone on demand, and vice versa! Very useful!! I'm using KDE Connect on the phone side and GSConnect on the computer side, as it provides better integration with Gnome —though it has some broken features at this moment, but can be workarounded: GSConnect/gnome-shell-extension-gsconnect#1215 (comment) There's also an option for 2-way sync of clipboard between phone and computer, but I prefer to do it on demand. Note: This only works when both devices are connected to the same network and you may need to open ports in your local computer firewall. |
The clipboard manager is meant as a measure to not loose content while not connected to desktop. Maybe I phrased that in a misleading way 🤔 @gerardbosch Thanks for the link to the workaround (= About the firewall thing: This should only apply to Windows. I'm 100% a GNU/Linux user since April 2016 who did do a lot of different things - and I never even had to think about a firewall - because it does not get in my way. BTW: Since I know lots and loads of software, tools and ways to do things, I want to share all this knowledge with the world. So for reference I'll put my Link Navigation Page here where my website can be found at some point: https://bio.link/na0341 |
Some fixes are in android branch.
The text was updated successfully, but these errors were encountered: