Update README.md
This commit is contained in:
parent
aa14ec1579
commit
dc02c4cae2
1 changed files with 10 additions and 1 deletions
11
README.md
11
README.md
|
@ -2,4 +2,13 @@
|
||||||
## Org Secure Data Accessor
|
## Org Secure Data Accessor
|
||||||
A graphical interface for accessing the org. servers encrypted file-system, for usages.
|
A graphical interface for accessing the org. servers encrypted file-system, for usages.
|
||||||
|
|
||||||
Built in Kotlin, and utilizes [Jexer](https://git.ouroboros.group/limepotato/jexer)
|
Built in Kotlin, and utilizes [Jexer](https://git.ouroboros.group/limepotato/jexer)
|
||||||
|
|
||||||
|
|
||||||
|
## Installation Instructions:
|
||||||
|
### Linux:
|
||||||
|
1. install `sshpass` && `sshfs` (TODO://Automated script? annoying)
|
||||||
|
2. download and run and enjoy wowzises
|
||||||
|
### Windows:
|
||||||
|
1. install [sshfs-win](https://github.com/winfsp/sshfs-win) && [this?](https://github.com/PowerShell/Win32-OpenSSH/issues/1943)
|
||||||
|
2. run and enjoy wowwoww
|
Loading…
Reference in a new issue