this post was submitted on 26 Jun 2025
265 points (99.6% liked)

Technology

72740 readers
1551 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] einlander@lemmy.world 146 points 2 weeks ago (6 children)
[–] Armand1@lemmy.world 65 points 2 weeks ago* (last edited 2 weeks ago) (1 children)

Been using them for years.

It's ~~completely~~ free, open source and has:

  • Unsupervised (for headless servers) or supervised (helping out relatives) access
  • Easily file transfers
  • Cross-copy paste
  • Identification server (what gives out connection IDs) can be self-hosted or you can use theirs for free
  • Can control PCs from mobile app (~~though not vice versa~~ apparently they support this now!)
  • Experimental web browser client.

EDIT: I forgot, but it's also much better at compressing video effectively than realVNC, which is what I used to use. Performance and latency remains fairly good even at low bitrate.

For a little while, I even used to play point and click games remotely with my brother over it. Probably too much latency for an action game though.

[–] chortle_tortle@mander.xyz 4 points 2 weeks ago (1 children)

Sorry, just trying to understand. On their site the 'self-hosting' solutions have pricing. Is there something different that is free?

[–] Armand1@lemmy.world 4 points 2 weeks ago (1 children)

I think it's if you want to have user management. There's some sort of admin console you have to pay for, but I don't use it.

To be honest I had kind of forgotten it was a thing. If you're using this for a business then you might want to link it to your OIDC (Microsoft account etc.) and therefore pay for those extra features.

However if you use it to connect to your own devices or those of your friends like you would with TeamViewer (via device IDs and per-device passwords) as I do, you won't have to pay for it.

Give it a go and see how you get on!

[–] chortle_tortle@mander.xyz 1 points 2 weeks ago

Right on, thanks for the info!

[–] Junkernaught@lemmy.dbzer0.com 59 points 2 weeks ago (1 children)

Damn, I respect the banner at the top warning people about scams. Fair play.

[–] Australis13@fedia.io 16 points 2 weeks ago (1 children)

Yeah, that's got my attention too. Definitely going to try them out now since I need an alternative for remote support for family.

[–] sfxrlz@lemmy.dbzer0.com 3 points 2 weeks ago

I switched when team viewer had me sign up for fixing my aunts laptop. After that wasn’t working properly I found rustdesk and threw teamviewer straight from both systems.

[–] Valencia@sh.itjust.works 6 points 2 weeks ago (1 children)

Anyone know how I can get remote access with my monitors off while using Wayland ? Everytime I log in if I have my monitors off I just get a black screen. I bought one of those dummy HDMI plugs no dice. Works fine with x11 but I don't want to have to relog every time I get to my computer.

[–] WhyJiffie@sh.itjust.works 3 points 2 weeks ago (1 children)

I think when screen recording software (like OBS) request screen recording access, it is an option to create a new virtual screen, in the system dialog when you need to select which window or screen to share. maybe this would help? it could be wasteful with resources, though

[–] Valencia@sh.itjust.works 1 points 2 weeks ago (1 children)

Do you know how wasteful? Is there like an actual overhead when running obs, or is it more like Nvidia shadow play or steams recording? Are you actually recording when you have that active or is it just actually creating a virtual screen?

[–] WhyJiffie@sh.itjust.works 1 points 2 weeks ago

Technically it is recording for the preview in OBS, which I think goes on even when OBS is not visible, and I assume involves constant copying and downscaling with whatever FPS, but it shouldn't be encoding until you hit record. but if you check the CPU usage of OBS, maybe also GPU with nvtop, you can see how much it affects your hardware.

I would imagine it's not too bad, but still it would be better if it would let the machine idle as it should.

[–] floo@retrolemmy.com 5 points 2 weeks ago

I switched from nomachine to RustDesk, and I couldn’t be happier. It’s very lightweight, very fast, and has all the features I need. And it’s great that it’s cross platform.

[–] Applejuicy@feddit.nl 4 points 2 weeks ago (1 children)

Do you (or anyone else) have suggestion for software than can control an android phone from pc?

[–] einlander@lemmy.world 14 points 2 weeks ago

Rust desk also does it. But Google makes you jump through a bunch of hoops to get it working because of scams.

[–] pogmommy@lemmy.ml 2 points 2 weeks ago

First heard about this a few hears ago- apparently it's got Wayland support now, including for tiling WMs like sway? Thats super impressive, I'm gonna see if I can get it set up and running real quick because I just gave up on remote access on Sway when I last tried to check out the options.