Bahlaouane-Hamza / Yays

Youtube player which let you collect & save your favorite youtube music links in one place

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Another Youtube Player!

Ever found your self having multiple tabs on your browser where most of them are Youtube music videos ? I do.

Yays allow you to collect & save your favorite youtube music links in one place, this way you will gain more space


Screenshot

enter image description here

Note:

  • Currently, only OS X is supported

Installation

To install it download the latest release for your platform (OS X).

Add a new link

To quickly add a new link to your collection you can select the link in your browser, hit Cmd+C & then Cmd+G.

Or you can drag & drop the link in your collection.

Or just use the add red button at the bottom.

Development

Requirement:

Once you are ready, start by cloning the repository

$ git clone https://github.com/Bahlaouane-Hamza/Yays.git

Install NodeJs & Bower dependencies

$ npm install && bower install

Run the app

$ npm start

Build the app

$ npm build

Make sure to adapt package.json to your needs by changing the targeted platform & architecture


Note: Work in progress!

TODO

  • Preference panel
  • Release with check updates feature
  • Fallback for Cmd+G

About

Youtube player which let you collect & save your favorite youtube music links in one place

License:MIT License


Languages

Language:JavaScript 63.8%Language:HTML 26.3%Language:CSS 10.0%