1
0
Fork 0
 
 
 
 
Go to file
Ambrose Chua b77b94c500 Update NW.js
Former-commit-id: d7e736ff9656706a946acc9ee9727aba33ac05ca [formerly 283d04e2fa89bbb8879734beae6f7a51a9ae7f27]
Former-commit-id: ef1c75fc4b0384410d2ed4c71ff87079b9f973da
2016-09-01 22:55:18 +08:00
Youpp.app/Contents Update NW.js 2016-09-01 22:55:18 +08:00
buildTools Update NW.js 2016-09-01 22:55:18 +08:00
.gitignore Added NodeBob 2014-05-11 21:11:25 +02:00
LICENSE Change to MIT License 2014-03-07 20:23:55 +08:00
README.md Update README.md 2014-07-23 18:42:59 +08:00
build.bat Added NodeBob 2014-05-11 21:11:25 +02:00

README.md

Youpp

A (beta) design-oriented, simple YouTube client.

Code and design MIT Licensed.

youpp-splash-screenshot youpp-adv

Configurations

**Please do this to prevent API overload! **

Check out the file Youpp.app/Contents/Resources/app.nw/apikey-sample.js, dump in your YouTube API key and rename to apikey.js.

Where?

All the fun happens in Youpp.app/Contents/Resources/app.nw/. All powered by node-webkit!

How to use.

Well, I just dumped the .app folder here because I left the node-webkit, so you can just git clone the app down and run it.

Developing or running on a Mac

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.

Packaging for Windows

  1. Run build.bat
  2. Enjoy your new build in the /release folder
  3. share your build.

Packaging for Linux

If you use Linux, you don't need help from this Linux newbie.