• Stars
    star
    329
  • Rank 128,030 (Top 3 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created over 10 years ago
  • Updated 9 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

How much time you’ve spent watching TV shows

How much time you’ve spent watching TV shows

Demo: https://tiii.me

A small web app that calculates how much time you’ve spent watching TV shows. Autocomplete plugin by Igor Vaynberg.

Forking / Using the project yourself

If you’re gonna use this project, please change the API key in the JavaScript file to your own API key from https://www.themoviedb.org.

The exact file you need to change with your own API key is /scripts/partials/tv_show.js, line #33, but you’ll also want to compile a new minified app.min.js file (that’s the JS file that gets referenced in the HTML, line 101) and replace the old one.

Email me: [email protected]

Alex Cican