Skip to content
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.
/ PAL_Poller Public archive

Checks status of (R)PAL application and sends you SMS notifications

Notifications You must be signed in to change notification settings

KoiosLabs/PAL_Poller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PAL_Poller

This is a small console app that will poll the RCMP's status website to monitor your (R)PAL application. It will notify you via sms hourly, and upon status changing to complete.

Note, right now this is pretty hacky and has a lot of room for improvement.

To set it up you must edit all the fields at the beginning of program.cs, then build it with visual studio (or your ide of choice). To get the session id's you can use chrome(or another browser) and open development mode, proceed to cehck the status of your application, then look at the data that was posted when you checked it, there should be AUTH_SESSION_ID and JSESSIONID both must be copied into the variables. This is generally enough to keep it running all day, and it will expire around 10pm in my experience.

About

Checks status of (R)PAL application and sends you SMS notifications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages