/electrotv

A TV shows tracker app build with React and Electron

Primary LanguageJavaScript

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.