A (beta) design-oriented, simple YouTube client.
Code and design MIT Licensed.
Do this in order to run
Check out the file Youpp.app/Contents/Resources/app.nw/apikey-sample.js
, dump in your YouTube API key and rename to apikey.js
.
All the fun happens in Youpp.app/Contents/Resources/app.nw/
. All powered by node-webkit!
Well, I just dumped the .app folder here because I left the node-webkit.
Just clone this and you will find the app sitting in the folder without the need to compile anything.
Problem is, node-webkit updates will have to be replaced on your own. Download it. Just keep the Resources
and Info.plist
files in the Youpp.app folder.
- Run build.bat
- Enjoy your new build in the /release folder
- share your build.
If you use Linux, you don't need help from this Linux newbie.