An open API service indexing awesome lists of open source software.

https://github.com/apsun/gastrak

A basic Costco Gasoline price map.
https://github.com/apsun/gastrak

Last synced: 5 months ago
JSON representation

A basic Costco Gasoline price map.

Awesome Lists containing this project

README

          

# gastrak

Simple tool that scrapes Costco Gasoline prices in an area and plots
the data using OpenStreetMap.

## Setup

1. Set your location (latitude and longitude) in `config`.
2. Manually run `gastrak/run-gastrak.sh` once to initialize the data.
3. Put `gastrak/run-gastrak.sh` into cron (or your scheduling tool of choice).
4. Run `server/run-server.sh`.

## License

[WTFPL](http://www.wtfpl.net/)