movies-lookup

0.2.5 • Public • Published

Movies-Lookup

Blog Post

Movies-Lookup is a little Node app to lookup ratings of many movies all together on IMDB and Rotten Tomatoes. This thing here was developed mainly in 50 minutes to help me to get rid of the useless movies that I had on my NAS. Movies-Lookup-Screenshot

Warning

As it is right now, this app is quite useless and not very suitable for users who doesn't know node, so for the moment it is targeted at developers who wants to take a look to the code. This because I created it right for my needs.

Installation

Give npm install -g movies-lookup into your project
Or
Download this repo and give npm install

Usage

  1. From terminal type movies-lookup
  2. Access it from localhost:8080

TODO

Create a client-side version to use directly from the browser suitable for non-developers people.

License

Released under the GNU 3 license.
If you distribute a copy or make a fork of the project, you have to credit this project as source.
Copyright © 2015, Giacomo cerquone.
All rights reserved.

Package Sidebar

Install

npm i movies-lookup

Weekly Downloads

2

Version

0.2.5

License

GPL-3.0+

Last publish

Collaborators

  • giacomocerquone