Committing the scripts I have now that work.

This commit is contained in:
matt
2022-07-30 19:00:19 +02:00
parent 138a8b867c
commit 0d36280a18
4 changed files with 457 additions and 0 deletions

6
signal-talker.sh Normal file
View File

@@ -0,0 +1,6 @@
#! /bin/bash
$(dbus-launch)
export DBUS_SESSION_BUS_ADDRESS="unix:path=/run/user/$UID/test-dbus" DBUS_SESSION_BUS_PID=$(dbus-daemon --fork --print-pid --session --address="$DBUS_SESSION_BUS_ADDRESS")
python ~/signal-talker/signal-mqtt.py