Moviz
1.0.0
We use the wonderful OMDB api to fetch movie information.
There are quotas on this api, so please don't use mine :)
touch $HOME/.gradle/gradle.properties
echo "omdb_apikey="<API_KEY_GOES_HERE>"" >> $HOME/.gradle/gradle.properties
You can read this post for instructions on this private api setting up process.