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

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

Awesome Lists containing this project

README

          

# NhkLineNotifier

[![Build Status](https://travis-ci.org/emsk/nhk_line_notifier.svg?branch=main)](https://travis-ci.org/emsk/nhk_line_notifier)
[![Coverage Status](https://coveralls.io/repos/github/emsk/nhk_line_notifier/badge.svg?branch=main)](https://coveralls.io/github/emsk/nhk_line_notifier)
[![Code Climate](https://codeclimate.com/github/emsk/nhk_line_notifier/badges/gpa.svg)](https://codeclimate.com/github/emsk/nhk_line_notifier)
[![Inline docs](http://inch-ci.org/github/emsk/nhk_line_notifier.svg?branch=main)](http://inch-ci.org/github/emsk/nhk_line_notifier)
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](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)