You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Python Daemon to fetch queued SMSs from a MySQL table and send to an SMS gateway API
Dependent Libraries
mysql-connector-python package (install it using pip install mysql-connector-python)
africastalking package (install it using pip install africastalking)
About
A Python Daemon to fetch queued SMSs from a MySQL table and send to an SMS gateway API