https://github.com/hiroxto/epgs-reserves-ical
EPGStationの録画予約情報をiCalに変換してR2に保存するCloudflare Workers
https://github.com/hiroxto/epgs-reserves-ical
cloudflare-workers epgstation hono typescript
Last synced: about 2 months ago
JSON representation
EPGStationの録画予約情報をiCalに変換してR2に保存するCloudflare Workers
- Host: GitHub
- URL: https://github.com/hiroxto/epgs-reserves-ical
- Owner: hiroxto
- License: mit
- Created: 2024-11-13T14:10:47.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-28T05:34:29.000Z (over 1 year ago)
- Last Synced: 2025-03-11T16:47:21.165Z (over 1 year ago)
- Topics: cloudflare-workers, epgstation, hono, typescript
- Language: TypeScript
- Homepage:
- Size: 51.8 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
EPGStationの録画予約情報をiCalに変換してR2に保存するCloudflare Workers。
## セットアップ
.dev.vars.example を .dev.vars としてコピーしてキーを設定する。
```
cp .dev.vars.example .dev.vars
npm ci
npm run dev
```
## Licence
MIT Licence