This repository has been archived on 2025-01-22. You can view files and clone it, but cannot push or open issues or pull requests.
kotRemote/README.md
2024-02-17 12:17:57 +00:00

822 B

kotRemote

Wrapper for sshfs, built in Kotlin, and utilizes Jexer

Installation Instructions:

Linux:

  1. install openssh-askpass(Or any graphical ssh/askpass program) & 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