Skip to content

Releases: Talal916/Mass-SMS-Texter

First release!

07 Jan 19:08
7950e72
Compare
Choose a tag to compare

First release of my mass sms application. Requires a gsm modem on COM5 with a baudrate of 9600. If your modem doesn't match that, then change the values in config.py and build your own executable.

WARNING: WILL USE YOUR SMS

To build: 'pyinstaller --onefile --windowed gui.py'