Skip to content

A quick script to notify about the availability of seats on the train

Notifications You must be signed in to change notification settings

Gon4ar5/check_free_place

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

Check free place

A quick script to notify about the availability of seats on the train.

Development

Installation

Clone the repository: https://github.com/Gon4ar5/check_free_place.git

Install dependencies:

  • gem install xpath
  • gem install curb
  • gem install nokogiri
  • gem install colorize

To run the script:

ruby check_free_place.rb [date in format YYYY-MM-DD]

Example:

ruby check_free_place.rb 2021-10-24

About

A quick script to notify about the availability of seats on the train

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages