Skip to content

Latest commit

 

History

28 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Whaler client

Client for Whaler

File Sharing

By default client provide access for HOME directory. If you need access for different directories, create ~/.whaler/client.json file with this content:

{
    "file-sharing": [
        "/some/other/path"
    ]
}

Build

docker run -it --rm -v $HOME:$HOME -w `pwd` golang:1.17 ./scripts/make.sh

License

This software is under the MIT license. See the complete license in:

LICENSE

Releases

Packages

Contributors

Languages