future unknown
Go to file
sose 6fb99ecffb Updated TODO to reflect bugfix priority 2019-09-22 03:05:22 -04: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 Updated TODO to reflect bugfix priority 2019-09-22 03:05:22 -04:00
install.sh tomasino's ideas 2019-01-26 11:35:32 +11:00
openbox_files.sh woops 2019-01-26 17:53:33 -08:00
setup.sh tomasino's ideas 2019-01-26 11:35:32 +11:00
setup_gui.sh equal signs before ALL yad options 2019-01-29 16:04:35 -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
  • Initial ssh setup
    • And error when ssh is not configured
  • Password login
  • An easy way to transfer private keys?
  • 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
  • A way to cleanly unlink directories

ChangeLog

0.1

  • initial very alpha release

0.2

  • huge refractor