Skip to content

Instantly share code, notes, and snippets.

View omarandstuff's full-sized avatar

David De Anda omarandstuff

View GitHub Profile
/* Requirements
1.- Go make an account in https://www.mynotifier.app/, and get your api token
- Install the app in your phone and registr your device in such app
- You can use any other notification system but this one send you push notifications to your phone wich is neat
2.- You need to be in the proces od scheduling a date and need to be placed in that page at the monent
- Open developer tools and replace your credentials
- 'x-csrf-token': '<Your csrf token>', get this by spying other request being made in the page
or by recognizing the actual request for the dates
- Paste this script in the console and press enter
*/