kotRemote/README.md

786 B

kotRemote

Wrapper for sshfs, built in Kotlin, and utilizes Jexer

Installation Instructions:

Linux:

  1. install openssh-askpass && sshfs
  2. Make sure you have JRE-19
  3. Download Latest Release
  4. Extract and run .jar

Windows:

  1. install sshfs-win
  2. Make sure you have JRE-19
  3. Download Latest Release\
  4. Extract and run .jar

CMDLine Options

java -jar -Djexer.Swing=false to disable graphical interface, and force XTERM

LICENSE

This project falls under CC BY-SA 4.0 see LICENSE.md