Skip to content

Fetch and watch temporary phone number from your console

License

Notifications You must be signed in to change notification settings

jzarca01/temp-sms-watcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

temp-sms-watcher

It's just a wrapper for smsreceivefree.com that provide online phone number to receive sms.

https://smsreceivefree.com

Usage

Fetch a temporary number

python tempsms.py --country=canada|united-kingdom|usa

Watch that number for new sms

python tempsms.py --check=yournumber(without +)

Change pattern and timeRange

Open tempsms.py and change

global pattern, timeRange
pattern = ''
timeRange = 120