Skip to content

lkozinakov/Park_Notifier

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Park_Notifier

An open sourced notifier for Recreation.gov permits and passes.

This program will email a user if a change is made on the recreation.gov website, indicating that there is an availability.

The version that this script was forked from was successfully used in the summers of 2017 and 2018 to get 8+ permits.

Requirements to run:

Python3.x

Packages: yagmail, keyring, selenium

Binaries: chrome driver for selenium https://sites.google.com/a/chromium.org/chromedriver/downloads

mailing_list.txt file with one email address per line, and nothing else in the file

email.txt with only one line in this form <email address you want to send from>:<its password>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%