https://github.com/ci7lus/elaina
l3tnun/EPGStation と SlashNephy/saya で動くコメント付き DTV 視聴 Web アプリ
https://github.com/ci7lus/elaina
dtv epgstation saya
Last synced: 25 days ago
JSON representation
l3tnun/EPGStation と SlashNephy/saya で動くコメント付き DTV 視聴 Web アプリ
- Host: GitHub
- URL: https://github.com/ci7lus/elaina
- Owner: ci7lus
- License: mit
- Archived: true
- Created: 2020-12-19T06:34:48.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-05T18:15:27.000Z (over 2 years ago)
- Last Synced: 2025-03-23T18:17:40.964Z (2 months ago)
- Topics: dtv, epgstation, saya
- Language: TypeScript
- Homepage: http://elaina.surge.sh
- Size: 1.84 MB
- Stars: 24
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#
elaina
鋭意開発中
## これはなに
[l3tnun/EPGStation](https://github.com/l3tnun/EPGStation) と [SlashNephy/saya](https://github.com/SlashNephy/saya) で動くコメント付き DTV 視聴 Web アプリです。
[](https://gyazo.com/a028110a6b4befb003c5f3f9d045a663)
## 使用
最新バージョンを [elaina.surge.sh](http://elaina.surge.sh) にて公開しています。
HTTPS は強制されませんので、使用している EPGStation の Scheme に合わせて使用してください。
EPGStation は `config.yml` にて `isAllowAllCORS: true` で CORS ヘッダーを付与するように設定してください([詳細](https://github.com/l3tnun/EPGStation/blob/723dacd3f0344615c6b9e766f2f00cbc17251cd1/doc/conf-manual.md#isallowallcors))。- [HTTP (http://elaina.surge.sh)](http://elaina.surge.sh)
- [HTTPS (https://elaina.surge.sh)](https://elaina.surge.sh)必須ではありませんが、字幕の表示に [Rounded M+ 1m for ARIB](https://github.com/xtne6f/TVCaptionMod2/blob/3cc6c1767595e1973473124e892a57c7693c2154/TVCaptionMod2_Readme.txt#L49-L50) を指定しているので、フォントのインストールを推奨します。[ダウンロードはこちら](https://github.com/ci7lus/MirakTest/files/6555741/rounded-mplus-1m-arib.ttf.zip)。
## 開発
```bash
yarn
yarn dev
# ビルド
yarn build
```開発に使用する EPGStation は上記使用セクションの手順に従って CORS ヘッダーの付与を行ってください。
## 謝辞
elaina および [SlashNephy/saya](https://github.com/SlashNephy/saya) は次のプロジェクトを参考にして実装しています。
- [Chinachu/Chinachu](https://github.com/Chinachu/Chinachu)
- [tsukumijima/TVRemotePlus](https://github.com/tsukumijima/TVRemotePlus)
- [l3tnun/EPGStation](https://github.com/l3tnun/EPGStation)DTV 実況コミュニティの皆さまに感謝します。
## ライセンス
elaina は MIT ライセンスの下で提供されます。