tildemerge/README.md

34 lines
508 B
Markdown

# tildemerge
Helps users connect and access files on tildes.
Part of TildeLinux.
### Tildes Supported
- tilde.town
- tilde.team
- yourtilde.com
- tilde.institute
- cosmic.voyage
### Dependencies
- gtk (gui)
- yad (gui)
- xdotool (gui)
- ssh
- sshfs
- ssh-askpass
### TODO
- Code cleanup
- Move shared functions into separate files
- Error handling for file creation
- The exit and cancel buttons should do the same thing
### ChangeLog
**0.1**
- initial *very* alpha release
**0.2**
- huge refractor