0.2.5 • Published 8 years ago

movies-lookup v0.2.5

Weekly downloads
1
License
GPL-3.0+
Repository
github
Last release
8 years ago

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.