/Meruru-kai

Meruruのフォーク。いろいろ改造してます。by e04

Primary LanguageSwiftOtherNOASSERTION

Meruru-kai

Meruruのフォークです。

https://github.com/castaneai/Meruru

  • チャンネルリストからワンセグを除外するように変更

  • チャンネル切り替えをメニューバーからするように変更

  • URLスキームで開けるように変更。(EPGStation用)

    • EPGStation2.0以降で、設定からURLスキームにmeruru://ADDRESSと入れれば、ブラウザから開けます。
  • 表示がおかしいバグなどを修正

  • よりスタイリッシュなUIに変更

  • streamURLを自由に設定できるように

    • EPGStationがエンコードしたストリームも指定できます

Config

The Meruru config file is placed in ~/.config/meruru/config.json. Put the Mirakurun HTTP endpoint in "mirakurunPath" as follows:

{
  "mirakurunPath": "http://192.168.x.x:40772"
}

Build

License

Apache License, Version 2.0