1.0.1 • Published 6 years ago

checked-in v1.0.1

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

Schedule your flight check-ins from the comfort of your command line

What is this?

This is a small CLI tool that helps you schedule and check into your flights (Southwest) in advance. Besides paying for Business Select or an EarlyBird Check In fare Southwest Airlines determines your boarding position based on the time you check-in. This is a way to set and forget about checking-in, you will always be first in line and get that window or aisle spot!

Getting Started

In order to use checked-in make sure that you have Node v7.6.0 or greater

npm install -g checked-in

Options

-c <confirmationNumber> or --confirmationNumber <confirmationNumber> -d <date> or --date <date> (Currently needs to be a ISO 8601 string) -l <lastName> or --lastName <lastName> -f <firstName> or --firstName <firstName> -p <phone> or --phoneNumber <phone>

Example Usage

checked-in -c ABC123 -f John -l Smith -p 7503521234 -d 02/20/18 06:15:00T08:30:00