# 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 - Alert user if (local) directory they are trying to link to already contains a link - The exit and cancel buttons should do the same thing ### ChangeLog **0.1** - initial *very* alpha release **0.2** - huge refractor