Skip to content

na7q/SMSGateway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

SMSGateway

APRS <> SMS Gateway

This is a python based bot for running a bidirectional APRS <> SMS Gateway.

Using the Twilio Phone and API services you can setup your own basic gateway.

Python3.9 is recommended. Will work with older versions.

Install Dependencies:
pip install twilio flask

Terminal Command:
nohup python3 /root/app/sms.py > /dev/null 2>&1 &

Not supported:
Checking Missed SMS Messages via APRS

TO DO:
Store messages not acked by APRS user.
Check missed messages for APRS user.

About

APRS <> SMS Gateway

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages