Code Monkey home page Code Monkey logo

chromemusicplayer's Introduction

Chrome Music Player

Music Player using Chrome App technology is here.

screenshot

Features:

  • Local music import (chrome.mediaGalleries)
  • Drag and drop music import
  • ID3 tag support
  • Sync music files across clients (chrome.syncFileSystem)
  • Quota indicator

Exciting part:

By using the power of chrome.syncFileSystem API, imported music files will be saved on Google Drive and you can sync them across clients! To feel the power, go Google Drive > Chrome Syncable FileSystem > [app's extension-id] and drop any music file onto it. The music will be imported to Chrome Music Player shortly after you launch the app next time.

Note:

  • Currently files can't be actually removed from Google Drive by a bug of syncFileSystem && filer.js. Remove it manually by going to Google Drive > Chrome Syncable FileSystem > [app's extension-id]
  • There are many other issues. Contribution will be welcomed! https://github.com/agektmr/ChromeMusicPlayer

Installation:

  1. > git clone [email protected]:agektmr/ChromeMusicPlayer.git
  2. > cd ChromeMusicPlayer/
  3. > git submodule init
  4. > git submodule update
  5. Open chrome://extensions and check Developer mode
  6. Click Load unpacked extension... and select ChromeMusicPlayer/src
  7. Now you will see Chrome Music Player app on your new tab page

chromemusicplayer's People

Contributors

agektmr avatar

Watchers

 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.