This repository has been archived on 2021-07-08. You can view files and clone it, but cannot push or open issues or pull requests.
opensend/opensend.toml

13 lines
200 B
TOML

[sender]
workingDirectory = "~/.opensend"
[receiver]
skipZeroconf = false
workingDirectory = "~/.opensend"
destinationDirectory = "~/Downloads"
[targets]
[targets.coral]
ip = "192.168.1.2"