Skip to content

Monitoring & alerting web tickets sale (set to Hermon πŸ‚ tickets)

License

Notifications You must be signed in to change notification settings

ilanKushnir/web-tickets-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

21 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation


Markdownify
Web Tickets Monitor

Web tickets sale monitoring tool

set by default to hermon πŸ‚ tickets

MIT License NPM Version

Key Features β€’ How To Use β€’ Download β€’ Credits β€’ License

screenshot

Key Features

  • Mobile push notifications when change occurs
  • Sound alert when change occurs
  • Automatically opening order page
  • Supports waiting for async component load by XPath
  • Custom settings:
    • days to monitor
    • parent componenet level selection

How To Use

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone or Download this repository
➜ git clone https://github.com/ilanKushnir/web-tickets-monitor.git

# Go into the repository
➜ cd web-tickets-monitor

# Install dependencies
➜ npm install

# Edit settings.js file
# - detailed in next section

# Run the app
➜ npm start

Note: If you're using Linux Bash for Windows, see this guide or use node from the command prompt.

Settings File

Variable Description
URL Tickets sale calendar full URL
DAYS_TO_CHECK Days to check in calendar
ASSERTIONS_INTERVAL The monitoring loop repeat time (milliseconds)
ASYNC_CALENDAR_PATH XPath to async calendar component (leave blank if not needed)

Credits

This software uses the following open source packages:

License

MIT


GitHub @ilanKushnir Β Β·Β 

screenshot

About

Monitoring & alerting web tickets sale (set to Hermon πŸ‚ tickets)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published