Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 511 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 511 Bytes

electrotv

A TV shows tracker app build with React and Electron. I called it ElectroTV because I'm that creative.

ElectroTV

To use it you will need a thetvdb.com API key (can't share mine, sorry). Fortunately, this is very easy.

Install

THETVDB_API_KEY=<KEY> yarn install && yarn start

Article

I'm planning to post a step-by-step tutorial later. Stay tuned.