A simple bot to forward sms messages to Telegram.
#Quickstart
pipenv installcp config.py.example config.py- Edit
config.pywith the token and chat id from Telegram. - Plug the 2g/3g/4g dongle to your machine and identify its port. On Linux it is usually
/dev/ttyUSB2. pipenv run ./sms2tg.py -d /dev/ttyUSB{x}