tildemerge/README.md

19 lines
405 B
Markdown

# 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