this post was submitted on 08 May 2024
119 points (97.6% liked)

Firefox

3926 readers
33 users here now

A community for discussion about Mozilla Firefox.

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 12 points 3 months ago (3 children)

mostly just to send websites I find while on mobile to my PC so I can properly read/interact with them on my PC

[–] [email protected] 0 points 3 months ago (2 children)

I do the same, just with xdg-open via ssh

[–] [email protected] 2 points 3 months ago (1 children)

How do you use this with mobile devices?

[–] [email protected] 1 points 3 months ago* (last edited 3 months ago)

Get a Terminal emulator on your phone. Setup ssh to access your pc

Rest is as simple as typing

ssh [name you gave your pc] xdg-open "\"https://url.com\""

It's not for everyone though because you need basic knowledge about how to use a Terminal and many users just straight up hate using a Terminal