future unknown
Go to file
sose c1fc54483e Fully added GUI for sshfs 2018-11-20 00:03:53 -08:00
LICENSE first commit 2018-11-11 13:54:17 -08:00
README.md Fully added GUI for sshfs 2018-11-20 00:03:53 -08:00
setup.sh add yourtilde (needs testing) 2018-11-17 13:27:18 +11:00
setup_gui.sh Added yourtilde to GUI (needs testing) 2018-11-17 09:56:20 -08:00
sshfs_gui.sh Fully added GUI for sshfs 2018-11-20 00:03:53 -08:00

README.md

tildemerge

(Working title) A basic script to configure sshfs for tilde, not to be used with existing ssh configs.

Dependencies

  • gtk (gui)
  • yad (gui)
  • xdotool (gui)
  • ssh
  • sshfs
  • ssh-askpass

TODO

  • Support for passwords with private keys (done probably?)
  • Code cleanup
    • Equal signs before all yad options
    • Move shared functions into separate files
  • Error handling for file creation