Closed
Description
Signal (and signal-cli) now allow sending messages to yourself which appear as "Note to Self" in the app.
The process for me was:
- Android app already registered with my number on my phone (i.e. master device)
- Install signal-cli on OctoPrint. But do NOT "register"
- Run
signal-cli link -n "OctoPrint"
on Octoprint to generate a tsdevice link - Copy the tsdevice link to generate a QR code.
- Back in the app on your phone Settings --> Linked devices --> +
- Scan QR code and accept link
- Send yourself a message with signal-cli
signal-cli -u +447555000555 send -m "My first message from the CLI" +447555000555
- Profit
Metadata
Metadata
Assignees
Labels
No labels