From d944d95719596723603c570de3d6e6f76e9dc2b9 Mon Sep 17 00:00:00 2001 From: Donald A Lobo <409069+dlobo@users.noreply.github.com> Date: Mon, 11 Jan 2021 20:28:50 -0800 Subject: [PATCH] Adding tips for MacOS users --- DBus-service.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/DBus-service.md b/DBus-service.md index 1596d89..9fe8bc7 100644 --- a/DBus-service.md +++ b/DBus-service.md @@ -1,5 +1,11 @@ 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