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に送信するツール
- Host: GitHub
- URL: https://github.com/hiroxto/epgs-reserves-ical-updater
- Owner: hiroxto
- License: mit
- Created: 2024-11-13T15:07:58.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-14T11:37:12.000Z (over 1 year ago)
- Last Synced: 2025-01-25T23:51:33.690Z (over 1 year ago)
- Topics: epgstation, golang
- Language: Go
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)