future unknown
Go to file
fosslinux c3ef5ed9d8 A few options to maybe make sshfs a bit faster 2018-12-27 22:41:58 -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
install.sh Added install script 2018-11-21 22:15:51 -08:00
openbox_files.sh Openbox integration 2018-11-21 21:41:39 -08:00
setup.sh add tilde.institute 2018-12-10 18:29:11 +11:00
setup_gui.sh add tilde.institute 2018-12-10 18:29:11 +11:00
sshfs_gui.sh A few options to maybe make sshfs a bit faster 2018-12-27 22:41:58 -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