├── LICENSE ├── README.md ├── readsms.py └── sendsms.py /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mauricecyril/termux-send-sms-script/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mauricecyril/termux-send-sms-script/HEAD/README.md -------------------------------------------------------------------------------- /readsms.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mauricecyril/termux-send-sms-script/HEAD/readsms.py -------------------------------------------------------------------------------- /sendsms.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mauricecyril/termux-send-sms-script/HEAD/sendsms.py --------------------------------------------------------------------------------