Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/iqqmut/ship-calendar


https://github.com/iqqmut/ship-calendar

Last synced: 13 days ago
JSON representation

Awesome Lists containing this project

README

        

Ship Calendar
=============

Parses arrival information from port traffic web page and synchronizes
it to Google Calendar.

## Prerequisities ##

Run `bundle install` to install all prerequisities.

## Setup ##

1. Download OAuth 2.0 JSON credential file from Google Developers Console and rename it to oauth2.json.
2. Copy `config.yml.template` to `config.yml`.
3. Modify `config.yml`.

## Running ##

1. Run `ruby run.rb`.