Thanks to visit codestin.com
Credit goes to github.com

Skip to content

teesid/sms2tg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple bot to forward sms messages to Telegram.

#Quickstart

  1. pipenv install
  2. cp config.py.example config.py
  3. Edit config.py with the token and chat id from Telegram.
  4. Plug the 2g/3g/4g dongle to your machine and identify its port. On Linux it is usually /dev/ttyUSB2.
  5. pipenv run ./sms2tg.py -d /dev/ttyUSB{x}

About

A simple bot to forward sms messages to Telegram.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages