Added socket ipc and docker support

This commit is contained in:
Matteljay 2020-07-07 10:53:11 +02:00
parent 4177deccf1
commit 04a545b395
13 changed files with 757 additions and 4 deletions

View file

@ -20,6 +20,7 @@ sudo ln -sf /opt/signal-cli-"${VERSION}"/bin/signal-cli /usr/local/bin/
You can find further instructions on the Wiki:
- [Install on Ubuntu](https://github.com/AsamK/signal-cli/wiki/HowToUbuntu)
- [DBus Service](https://github.com/AsamK/signal-cli/wiki/DBus-service)
- [Socket IPC using JSON](https://github.com/Matteljay/signal-cli/wiki/Socket.md)
## Usage