mirror of
https://github.com/AsamK/signal-cli.git
synced 2026-09-01 06:28:11 +00:00
Updated DBus service (markdown)
parent
5b48844293
commit
f0499debd9
@ -1,12 +1,5 @@
|
||||
signal-cli can run in daemon mode and provides an experimental dbus interface.
|
||||
|
||||
`
|
||||
MacOS users can do the following:
|
||||
|
||||
* brew install dbus
|
||||
* brew services start dbus
|
||||
* RESTART YOUR MACHINE (I dont know why this is needed, but i struggled a bit with multiple things which did not work. A restart worked and no other changes were needed)
|
||||
`
|
||||
* Run in daemon mode (dbus session bus)
|
||||
|
||||
signal-cli -u USERNAME daemon
|
||||
@ -15,6 +8,14 @@ MacOS users can do the following:
|
||||
|
||||
signal-cli --dbus send -m "Message" [RECIPIENT [RECIPIENT ...]] [-a [ATTACHMENT [ATTACHMENT ...]]]
|
||||
|
||||
### MacOS
|
||||
|
||||
MacOS users can run the following commands if needed:
|
||||
|
||||
* brew install dbus
|
||||
* brew services start dbus
|
||||
* RESTART YOUR MACHINE (I dont know why this is needed, but i struggled a bit with multiple things which did not work. A restart worked and no other changes were needed)
|
||||
|
||||
### System bus
|
||||
|
||||
To run on the system bus you need to take some additional steps.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user