SMS Messager! |
---|
The SMS-Messager can text people without a phone number!!
Example |
---|
- Install Visual Studio Code
- Allow less secure apps to use your google account Link
- Replace the info in line 32 & 35 with your login info
- On line 36 edit
vtext.com
to what ever your internet service providers domain is list will be at the bottom pip install flask
then runpython .\server.py
- If it says
Running on http://IP:5000/
in your terminal, congrats it worked. - Finally go to http://IP:5000/ then try it :)
Expect updates coming in the near future I am currently working on the following
making the website look nicer
making the site publicly available
adding an area to recieve texts (currently they just show up in email and not on the site)
faster speeds
ISP DOMAINS LIST:
- at&t: number@mms.att.net
- t-mobile: number@tmomail.net
- verizon: number@vtext.com
- sprint: number@page.nextel.com
DM Rice#0404 for any help, suggestions, or issues :)