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

16 lines
466 B
Markdown
Raw Normal View History

2024-02-17 04:16:53 -07:00
# kotRemote
2024-02-17 03:33:42 -07:00
Wrapper for sshfs, built in Kotlin, and utilizes [Jexer](https://git.ouroboros.group/limepotato/jexer)
2024-02-16 17:21:49 -07:00
## Installation Instructions:
### Linux:
2024-02-16 21:31:41 -07:00
1. install `openssh-askpass` && `sshfs`
2024-02-16 17:21:49 -07:00
2. download and run and enjoy wowzises
### Windows:
2024-02-16 21:31:41 -07:00
1. install [sshfs-win](https://github.com/winfsp/sshfs-win)
2024-02-17 04:26:18 -07:00
2. run and enjoy wowwoww
## LICENSE
This project falls under [CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/)
see [LICENSE.md](LICENSE.md)