Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 423 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 423 Bytes

node-edcb

Using EpgDataCap_Bon from node.js

What's this?

EpgDataCap_Bonをnode.jsから扱えるようにするモジュールです。 基本的にEpgTimerSrvとTCP(または非推奨ですが名前付きパイプ)で接続したり、 設定を直接書き換えるなどをして制御するようになっています。

Usage

git clone https://github.com/rndomhack/node-edcb.git
cd node-edcb
npm i