mirror of
https://github.com/AsamK/signal-cli.git
synced 2026-09-01 06:28:11 +00:00
Add --busname example
parent
5b8c758c22
commit
c322d64bc7
@ -65,8 +65,9 @@ systemctl reload dbus.service
|
||||
systemctl enable signal-cli@<INSERT_YOUR_NUMBER>.service
|
||||
systemctl start signal-cli@<INSERT_YOUR_NUMBER>.service
|
||||
```
|
||||
Make sure to use "--dbus-system" and "--dbusname 'org.asamk.Signal_NUMBER'" with the send command.
|
||||
Make sure to use "--dbus-system" and "--dbusname 'org.asamk.Signal_NUMBER'" with the send command:
|
||||
|
||||
```signal-cli --dbus-system --busname "org.asamk.Signal_<INSERT_YOUR_NUMBER>" send -m "Message" [RECIPIENT [RECIPIENT ...]] [-a [ATTACHMENT [ATTACHMENT ...]]]```
|
||||
|
||||
### Receive messages from signal-cli daemon
|
||||
The signal-cli daemon publishes new messages to dbus.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user