kodiremote/README

13 lines
301 B
Plaintext

create the file "server" with the hostname in the form of "http://server:8080" or "http://127.0.0.1:8080" basically whatever curl understands
create the file "user" with your username and password in the form of "user:password"
then you can call remote
deps:
posix sh
curl
echo
readlink -f
dirname