Run an open command on the host to open files/urls locally
Currently I have this implemented myself for my laptop. When on my sever I type ‘open some-file-or-url’ it will ssh back and tell my workstation to open the file. The remote filesystem is open using sshfs. It would be great if that worked on an ipad too. A first implementation could be to only support urls and later also files.
3
votes
