Skip to content

orizens/echoes

Repository files navigation

Build Status

Check out Echoes Player 2 - built with Angular 2 & Ngrx - production app

Echoes Player ~(EMC)

Echoes is a great youtube player developed by Oren Farhi. It's fun & easy to listen or watch videos from youtube with Echoes. What if youtube was designed to be used as music player?

Echoes Player is also available as a Chrome Application

It can be regarded as the Media Player experience for youtube listening pleasure.

Tech Review

it's a sample web app built with Angular JS v1.x, Bootstrap v3.x, ES2015 and Loader Spec.

Updates & Help

Echoes is constantly developed and enhanced with missing features such as creating playlists, organizing by albums or other favorite attribute. You may suggest, contribute or reporting various issues in the issues system.

Requirements

  1. Install NodeJS - http://nodejs.org/ or via command line
  2. Phantomjs (client testing): npm install phantomjs
  3. for Node Debugging using node inspector: npm install -g node-inspector (? install less npm install -g less)

Development mode

To run the project, please use: npm start

Tests

Tests are invoked via terminal

UI Unit Tests

Running unit tests npm test Running unit tests in debug mode - npm run testd

Running local unit tests with Browserstack

not working at the moment Taken from github run this in one terminal - ./BrowserStackLocal browserstack.key run this in another terminal - browserstack-runner

  1. use browserstack.json

End To End Tests

  1. Pioneer.js - npm run pioneer
  2. Protractor - npm run e2e
  3. Protractor with Debug Mode - npm run e2ed
  4. Protractor in Browserstack - gulp test:e2e

Bitdeli Badge

About

Echoes is a media player based on youtube which provides a great user experience (no ads!). Overall, it's a web application that is based on angular.js & bootstrap.

Resources

License

Stars

Watchers

Forks

Packages

No packages published