SouthwestCheckin Save

🛫 Python script to checkin to a Southwest Flight 🛬

Project README

SW Checkin

Build Status Maintainability Test Coverage Docker Build Status Docker Image Size

This python script checks your flight reservation with Southwest and then checks you in at exactly 24 hours before your flight. Queue up the script and it will sleep until the earliest possible check-in time.

Contributors

Requirements

This script can either be ran directly on your host or within Docker.

Host

  • Python (should work with 2.x or 3.x thanks to @ratabora)
  • pip

Docker

  • Docker (tested with 1.12.6)

Setup

Host

Install Base Package Requirements

$ pip install -r requirements.txt

Usage

$ python ./checkin.py CONFIRMATION_NUMBER FIRST_NAME LAST_NAME

Docker

Usage

$ sudo docker run -it pyro2927/southwestcheckin:latest CONFIRMATION_NUMBER FIRST_NAME LAST_NAME
Open Source Agenda is not affiliated with "SouthwestCheckin" Project. README Source: pyro2927/SouthwestCheckin
Stars
421
Open Issues
19
Last Commit
1 year ago
License

Open Source Agenda Badge

Open Source Agenda Rating