Skip to content
View Jpk518's full-sized avatar

Block or report Jpk518

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Script For auto crawling vaccine sit... Script For auto crawling vaccine site to check for availabilities
    1
    #Crontabs
    2
    # * * * * * /usr/local/bin/python3.9 /Users/joshua.kearney/IdeaProjects/booker/booker.py
    3
    # * * * * * /usr/local/bin/python3.9 /Users/joshua.kearney/IdeaProjects/booker/bookerTwo.py
    4
    
                  
    5
    import requests
  2. ma-ferry-availiability-checker.py ma-ferry-availiability-checker.py
    1
    # Check for Marine Atlantic Ferry Availability
    2
    
                  
    3
    # Crontabs
    4
    #SHELL=/bin/bash
    5
    #*/1 * * * * source /Users/<USER>/<PROJECT_PATH>/venv/bin/activate && python3 /Users/<USER>/<PROJECT_PATH>/venv/bin/ferry-checker.py