Skip to content

caesarcipher-r7/notify

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

notify

##Usage

python textmetwilio.py 
usage: textmetwilio.py [-h] [-m "text message"] phone

This program sends text messages to people by using email.

positional arguments:
  phone              Phone number to send text message to

optional arguments:
  -h, --help         show this help message and exit
  -m "text message"  Text message
root@Id10t:~/# 
root@Id10t:~/# python textmetwilio.py 0000000000
AT&T Wireless
root@Id10t:~/# python textmetwilio.py 0000000000 -m "Hi"
[+] Mar 05 04:40:14  Message sent to 0000000000 on the AT&T Wireless network
root@Id10t:~/work/mydev/notify# 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%