Skip to content

Script to send messages to signal group when someone of your family is back to home

License

Notifications You must be signed in to change notification settings

bruno00o/signal-home

Repository files navigation

signal-home

image

signal-home is a script sending a message to a signal group when someone of your family connects to wifi (freebox)

How does it works?

It uses two main APIs:

It's running on a Raspberry Pi 3 with systemd

When someone connects to the wifi, the websocket of the freebox API sends a signal to the script which checks if the new device connected is one of the family. If it does, the script sends a message to the chosen Signal group through the signal-cli-rest-api running on the Pi too.

The script handles commands too:

  • -home: it sends who are at home
  • -stop: to stop the execution of the script
  • -recap: to get the summary of what happened in the day
  • -help: to get the list of commands

When someone of the family or someone on the group send one of the commands, the script will respond to it.

About

Script to send messages to signal group when someone of your family is back to home

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages