SMS-proj is a project to send receive SMS messages.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Hailey Clark a4f8a0003a AZrrrg 6 years ago
static Added contacts read 6 years ago
templates Fleshing out settings 6 years ago
.gitignore Ignoring some files 6 years ago
LICENSE.md Code Commit 7 years ago
README.md Favicons 6 years ago
_config.yml Set theme jekyll-theme-slate 6 years ago
app.py AZrrrg 6 years ago
app_settings.py AZrrrg 6 years ago
appdb.py Starting settings 6 years ago
appsms.py Prettied some numbers 6 years ago
apptest.py Testing... 6 years ago
callback_sms.py More DB Updates 6 years ago
config-sample.ini Added auth callbacks 6 years ago
config-test.py Updates 6 years ago
database.md Error messages and settings 6 years ago
google_auth.py Starting settings 6 years ago
iptables-rules.txt Code Commit 7 years ago
mod_sms_clickatell.lua Database handling 6 years ago
mod_sms_flowroute.lua DB Handler Changes and Lua module 6 years ago
populate-mariadb.py Updates 6 years ago
populate-sms-db.py Updates for new SDK and start of new development. 6 years ago
requirements.txt Back pushing requirements 6 years ago
smslisten.py Regerated requirements.txt and fixed a syntax error 6 years ago
smssend.py Updates 6 years ago
thewords.faith.txt I don't know why the update isn't updating in the db. 6 years ago
xmpp-sendtest.py Database handling 6 years ago

README.md

sms-proj

This is a project to handle sending and receiving stuff for flowroute

Requirements

Install the requirements by running

pip3 install -r requirements.txt