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

https://github.com/hiroxto/epgs-reserves-ical-updater

EPGStationの録画予約情報を取得してepgs-reserves-icalに送信するツール
https://github.com/hiroxto/epgs-reserves-ical-updater

epgstation golang

Last synced: over 1 year ago
JSON representation

EPGStationの録画予約情報を取得してepgs-reserves-icalに送信するツール

Awesome Lists containing this project

README

          

# epgs-reserves-ical-updater

EPGStationの録画予約情報を取得して[epgs-reserves-ical](https://github.com/hiroxto/epgs-reserves-ical)に送信するツール。

```bash
# Usage
./epgs-reserves-ical-updater

# Local
./epgs-reserves-ical-updater http://192.168.1.1:8888 http://localhost:8787
```

## Licence

[MIT Licence](https://github.com/hiroxto/epgs-reserves-ical-updater/blob/main/LICENSE)