Releases: Talal916/Mass-SMS-Texter
Releases · Talal916/Mass-SMS-Texter
First release!
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'