This project has only been tested in Linux. It may work on other operating systems but would likely require some modification to do so.
Setting up signal-cli
This step isn't necessary for the project to work, but if you want to integrate it into signal you will need to do it.
After that, go down to the usage section and register your account.
Register this Signal account with a number different from your own. Using a Google Voice number is a good way to do this (after registration of the Signal account, you can deregister the Google Voice number and create a new one to make as many Signal accounts as you want).
Test it by sending a message to yourself or someone else. Make sure to include the country code.
Installing Python libraries
Install the following libraries with pip:
pip3 install PySimpleGUI
pip3 install pyserial
pip3 install cryptography
If these libraries installed correctly, you should be all set!
Page last edited March 08, 2024
Text editor powered by tinymce.