Skip to content

Notifies you on WhatsApp when planes are flying over certain coordinates within a specific radius.

License

Notifications You must be signed in to change notification settings

FC5570/plane-notifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

plane-notifier

Notifies you on WhatsApp when planes are flying over certain coordinates within a specific radius.

Setup

  1. Install the dependencies, use yarn install.
  2. Head over to config.json, and fill in the details, read the Configuration section below for more info.
  3. Run the bot using node src/index.js.

Configuration

  1. lat: The latitude of the location
  2. lon: The longitude of the location
  3. radius: The radius of search. This must be in nautical miles.
  4. phoneNumber: The phone number of the person you wish to send the notifications to. The phone number must contain the country code at the start, and @c.us at the end. For example: [email protected], the country code is 91, everything after is the phone number, with @c.us after the phone number.

Preview

image image

About

Notifies you on WhatsApp when planes are flying over certain coordinates within a specific radius.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published