Skip to content

BuZZ-dEE/fussball-de-matchplan-to-google-calendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fussball-de-matchplan-to-google-calendar

A match plan grabber for fussball.de

Preparations

Register application for Google calendar API

Go to Google developer console, create a project to activate the calendar API. As platform choose webserver (node.js) to access user data. Then create the client id. In the next step choose a product name to generate the client id etc. Then download the file in JSON format and store it as client_secret.json in the application folder.

Installation

Arch Linux / Antergos

sudo pacman -S nodejs npm git
git clone https://github.com/BuZZ-dEE/fussball-de-matchplan-to-google-calendar.git
cd fussball-de-matchplan-to-google-calendar
sudo npm install -g

NodeJS / NPM

npm install -g fussball-de-matchplan-to-google-calendar

Usage

fussball-de-matchplan-to-google-calendar --team URL_TO_TEAM_NEXT_GAMES

e.g.

fussball-de-matchplan-to-google-calendar --team http:https://www.fussball.de/ajax.team.next.games/-/team-id/01S687UBF8000000VS548985VUL18RL3

About

A command-line tool for grabbing the team matchplan from fussball.de and put it in a Google calendar.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published