Skip to content

First release!

Latest
Compare
Choose a tag to compare
@Talal916 Talal916 released this 07 Jan 19:08
· 7 commits to master since this release
7950e72

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'