tildemerge/README.md

405 B

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