mvexel / next_global_entry

Global Entry Interview Openings Checker
18 stars 7 forks source link

multiple cities #2

Open mvexel opened 6 years ago

mvexel commented 6 years ago

Would be nice to be able to check multiple cities

shiyuechengineer commented 6 years ago

next_global_entry.py.zip Thanks for this repo! Here's a revision that supports both multiple cities (separated by commas, no spaces needed on either side of the commas), as well as alerting only the first time by creating a "textsent" blank file. To trigger further alerts, simply delete the "textsent" file or remove lines 21-22 if this behavior is not desired.