future unknown
Go to file
fosslinux eee2b6c60c fix cosmic.voyage bug 2018-12-02 07:41:20 +11: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 fix cosmic.voyage bug 2018-12-02 07:41:20 +11:00
setup_gui.sh Modified misleading placeholder 2018-11-21 23:33:16 -08:00
sshfs_gui.sh Better error handling 2018-11-21 23:31:40 -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