future unknown
Go to file
sose 3d8d6b1aee Fixed gui askpass, added linked folders in menu 2019-01-26 17:43:49 -08:00
debian oops i stuffed up 2019-01-26 15:22:35 +11:00
LICENSE first commit 2018-11-11 13:54:17 -08:00
README.md Fixed gui askpass, added linked folders in menu 2019-01-26 17:43:49 -08:00
install.sh tomasino's ideas 2019-01-26 11:35:32 +11:00
openbox_files.sh Fixed gui askpass, added linked folders in menu 2019-01-26 17:43:49 -08:00
setup.sh tomasino's ideas 2019-01-26 11:35:32 +11:00
setup_gui.sh Fixed gui askpass, added linked folders in menu 2019-01-26 17:43:49 -08:00
sshfs_gui.sh Fixed gui askpass, added linked folders in menu 2019-01-26 17:43:49 -08:00

README.md

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