https://github.com/emsk/nhk_line_notifier
Search NHK programs and notify via LINE Notify
https://github.com/emsk/nhk_line_notifier
cli ruby
Last synced: 5 months ago
JSON representation
Search NHK programs and notify via LINE Notify
- Host: GitHub
- URL: https://github.com/emsk/nhk_line_notifier
- Owner: emsk
- License: mit
- Created: 2017-08-01T12:46:12.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2021-02-11T12:39:17.000Z (almost 5 years ago)
- Last Synced: 2025-03-12T12:42:32.827Z (9 months ago)
- Topics: cli, ruby
- Language: Ruby
- Size: 19.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# NhkLineNotifier
[](https://travis-ci.org/emsk/nhk_line_notifier)
[](https://coveralls.io/github/emsk/nhk_line_notifier)
[](https://codeclimate.com/github/emsk/nhk_line_notifier)
[](http://inch-ci.org/github/emsk/nhk_line_notifier)
[](LICENSE.txt)
Search NHK programs and notify via LINE Notify.
## Installation
WIP
## Usage
```sh
$ nhk_line_notifier --area 松江 --service NHKBSプレミアム --date 0 --nhk-key NHK_API_KEY --line-key LINE_API_KEY --word ネコ
```
## Supported Ruby Versions
* Ruby 2.0.0
* Ruby 2.1
* Ruby 2.2
* Ruby 2.3
* Ruby 2.4
## Contributing
Bug reports and pull requests are welcome.
## License
[MIT](LICENSE.txt)