1
0
Fork 0
 
 
 
 
Go to file
Ambrose Chua 3229039d69 It was black all along...
<curses>
2014-07-21 13:47:53 +08:00
Youpp.app/Contents It was black all along... 2014-07-21 13:47:53 +08:00
buildTools Added NodeBob 2014-05-11 21:11:25 +02: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 Merge pull request #12 from Blaxus/master 2014-07-21 13:38:06 +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

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.

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.

Developing or running on a Mac

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.

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.