768
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 02 Aug 2025
768 points (99.0% liked)
Open Source
39585 readers
138 users here now
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
- !libre_culture@lemmy.ml
- !libre_software@lemmy.ml
- !libre_hardware@lemmy.ml
- !linux@lemmy.ml
- !technology@lemmy.ml
Community icon from opensource.org, but we are not affiliated with them.
founded 6 years ago
MODERATORS
KDE Connect: An app for iOS, android, pretty much every flavor of linux, windows, etc. that lets you connect any devices together to share files, show notifications of other devices, use your phone as an input device(keyboard, mouse), control multimedia applications(start, play, stop, etc.), trigger commands, and everything else if you make a plugin for it.
The next level i kinda wish it had (because it already has about everything else) would be to have the phone screen shown in the desktop.
You should be able to achieve that with scrcpy (at least with Android). Never got around to test it myself, so I can't vouch for how well it works though. My usecase for it died with installing a mini-PC in my living room, and now it would only be a curiosity for me.
Works quite well. Scrcpy is some great "just works" piece of software. I use it for all kinds of stuff, from typing with my PCs screen and keyboard in android apps, to remotely connecting to phones hooked up in a lab (using adb over SSH port forwarding, plus reverse forwarding whatevet 27... port scrcpy uses)