Itte@sh.itjust.works to Firefox@lemmy.world · 6 months agoDo you use Firefox Sync? Why or why not?sh.itjust.worksimagemessage-square66fedilinkarrow-up1120arrow-down13
arrow-up1117arrow-down1imageDo you use Firefox Sync? Why or why not?sh.itjust.worksItte@sh.itjust.works to Firefox@lemmy.world · 6 months agomessage-square66fedilink
minus-squareAce! _SL/S@ani.sociallinkfedilinkarrow-up1arrow-down1·6 months agoI do the same, just with xdg-open via ssh
minus-squareiridium@piefed.sociallinkfedilinkarrow-up2·6 months agoHow do you use this with mobile devices?
minus-squareAce! _SL/S@ani.sociallinkfedilinkarrow-up1·edit-26 months agoGet 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
I do the same, just with xdg-open via ssh
How do you use this with mobile devices?
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