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: 3 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 (7 months ago)
- Default Branch: main
- Last Pushed: 2024-12-28T05:34:29.000Z (6 months ago)
- Last Synced: 2025-01-18T05:14:27.815Z (5 months 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。
```
yarn install
yarn run dev
``````
yarn run deploy
```## Licence
[MIT Licence](https://github.com/hiroxto/epgs-reserves-ical/blob/main/LICENSE)