gschaer / google-flights-export

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Google Flights export

This script installs as bookmarklet in your browser to export Google Flights results

Getting Started

To produce a minified version, you should make sure you have Node.js and UglifyJS installed. Then run

make clean
make

The built version will be put in the dist subfolder.

Copy the content of the built file in the URL part of a bookmark in your browser.

Authors

  • Guillaume Schaer - Initial work - gschaer

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About


Languages

Language:JavaScript 95.3%Language:Makefile 4.7%