• @[email protected]
    link
    fedilink
    1226 days ago

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

        • Ace! _SL/S
          link
          fedilink
          1
          edit-2
          17 days 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