Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/soh335/skyperfectv-soccer-first-ical
generate ical data from http://soccer.skyperfectv.co.jp/static/first/
https://github.com/soh335/skyperfectv-soccer-first-ical
Last synced: 14 days ago
JSON representation
generate ical data from http://soccer.skyperfectv.co.jp/static/first/
- Host: GitHub
- URL: https://github.com/soh335/skyperfectv-soccer-first-ical
- Owner: soh335
- License: mit
- Created: 2015-02-23T16:17:39.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-08-23T03:16:19.000Z (about 8 years ago)
- Last Synced: 2024-10-11T21:11:48.579Z (about 1 month ago)
- Language: Go
- Homepage:
- Size: 8.79 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![wercker status](https://app.wercker.com/status/68cd212ef7d65141e1abf1d7dce2c433/s/master "wercker status")](https://app.wercker.com/project/bykey/68cd212ef7d65141e1abf1d7dce2c433)
# skyperfetct-soccer-first-ical
generate ical data from http://soccer.skyperfectv.co.jp/static/first/
## HOW TO INSTALL
```
$ go get github.com/soh335/skyperfectv-soccer-first-ical
```## USAGE
### print categories
```
$ skyperfectv-soccer-first-ical category
```### print ical
```
$ skyperfectv-soccer-first-ical ical --category=ucl,serie,liga,swiss,uel,premier,bundes,eredivisie --channel=BS242,BS243,BS244,BS245,CS250,BS238,BS241,CS296,CS800,CS801,CS802,CS805 --calname=soccer.skyperfect --liveonly
```## LICENSE
MIT