Giter Site home page Giter Site logo

qawemlilo / echoes Goto Github PK

View Code? Open in Web Editor NEW

This project forked from orizens/echoes

0.0 3.0 0.0 15 MB

Echoes is a media player based on youtube search service with emphasis on media player UX. Overall, it's a sample web application that is based on Backbone.js, Underscore & RequireJS libraries (AngularJS is in progress).

Home Page: http://echotu.be

JavaScript 79.79% CSS 16.34% HTML 3.83% Gherkin 0.04%

echoes's Introduction

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. Other than that - it's a sample web app built with Backbone, Bootstrap and Require.js. It is the full version of Tikal's Backbone Workshop Project.

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.

Developer Notes

to run and build the project, please install:

  • nodejs
  • gruntjs
  • bower.io

on shell, run:

npm install
bower install

Development mode

To run the project, please use:

grunt serve

Grunt Build

to create a build for production, run

grunt build

to create a build for production and publish on gh-pages branch, run:

grunt buildgit

this will create a build on a .tmp directory, checkout gh-pages and copy the build to it. next steps to publish to gh-pages are:

  • add & commit changes and new additions
  • push the branch to remote (github currently)

CSS

LESS is integrated as well as requirejs build. This are compiled using grunt modules both in dev and build modes:

  1. LESS modules.less
  2. RequireJS style.css

Bitdeli Badge

echoes's People

Contributors

orizens avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.