Skip to content

geek111/imdb-grabber

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#imdb-grabber

Build from source

You will need node.js. Then install grunt and bower:

$ npm install -g grunt-cli bower

building

Run at least once to install dependencies.

$ npm install
$ grunt

Know issues

##Error about missing libudev.so.0 once built cd into the release directory and run

$ sed -i 's/\x75\x64\x65\x76\x2E\x73\x6F\x2E\x30/\x75\x64\x65\x76\x2E\x73\x6F\x2E\x31/g' imdB-Grabber

About

nodewebkit app to fetch imdb info

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 51.4%
  • CSS 37.1%
  • HTML 11.5%