An open API service indexing awesome lists of open source software.

https://github.com/binarymuse/electron-youtube-player

A YouTube playlist manager and video player in Electron w/ React + Redux
https://github.com/binarymuse/electron-youtube-player

Last synced: 12 months ago
JSON representation

A YouTube playlist manager and video player in Electron w/ React + Redux

Awesome Lists containing this project

README

          

Electron YouTube Player
=======================

This is a desktop app created using [Electron](http://electron.atom.io/), written using React and Redux. It manages playlists of YouTube videos, and plays them in various ways.

Installing/Running
------------------

Requires Node.js. Tested on Node.js 4.0.

```
npm install
npm start
```

Mock
----

![Mockup](mocks/mock.png)