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

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

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)