future unknown
Go to file
fosslinux b4efa55ac3 oops i stuffed up 2019-01-26 15:22:35 +11: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 add changelog to readme 2019-01-26 10:39:43 +11:00
install.sh tomasino's ideas 2019-01-26 11:35:32 +11:00
openbox_files.sh add license text to all nessecary files 2019-01-26 10:38:36 +11:00
setup.sh tomasino's ideas 2019-01-26 11:35:32 +11:00
setup_gui.sh add license text to all nessecary files 2019-01-26 10:38:36 +11:00
sshfs_gui.sh add license text to all nessecary files 2019-01-26 10:38:36 +11: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
    • Equal signs before all yad options
    • Move shared functions into separate files
  • Error handling for file creation

ChangeLog

0.1

  • initial very alpha release

0.2

  • huge refractor