Code Monkey home page Code Monkey logo

local-music-player-firefox's Introduction

local-music-player-firefox

Gitter Build Status devDependency Status Built with Grunt

Firefox addon allowing user to listen to music stored on their local system.

Features

  • Add and remove music directories to library (stored across sessions)
  • Optional, recursive directory scan
  • Play, pause, previous, stop, next buttons
  • Seek/skip
  • Play single song (disable single, all and randomize buttons)
  • Repeat single song
  • Repeat all songs sequentially (default)
  • Randomize
  • Displays currently playing song
  • Volume adjustment controls
  • Mute/unmute button
  • Optional, notification on song start
  • Filter songs using search textfield
  • Share current song via Twitter, Tumblr
  • Default hotkeys provided (+user configurable)
  • Optional, toolbar with various buttons and current track label

Audio support

Addon uses HTML5 <audio> element, which includes support for:

  • .mp3
  • .mp4 *
  • .wav
  • .ogg

* "Firefox supports the format in some cases, but only when a third-party decoder is available, and the device hardware can handle the profile used to encode the MP4." reference

More info here on audio support within Firefox.

Default hotkeys

  • accel-shift-p .. Play track
  • accel-shift-s .. Stop track
  • accel-shift-right .. Next song
  • accel-shift-left .. Previous song
  • accel-shift-r .. Randomize
  • accel-shift-1 .. Repeat single song
  • accel-shift-a .. Repeat all songs

Locale support

  • bg
  • cs-CZ
  • de-DE
  • en-GB
  • en-US
  • es-ES
  • fr-FR
  • it-IT
  • ja-JP
  • ko-KR
  • pl-PL
  • pt-PT
  • ru-RU
  • sv-SE
  • uk-UA
  • zh-CN

Image attributions

Development

npm install
grunt

Build

grunt build

Run

rob@work:~/git/local-music-player-firefox$ cd dist/
rob@work:~/git/local-music-player-firefox/dist$ ~/apps/addon-sdk-1.17/bin/cfx run

Package

rob@work:~/git/local-music-player-firefox/dist$ ~/apps/addon-sdk-1.17/bin/cfx xpi

local-music-player-firefox's People

Contributors

bobbyrne01 avatar wenketel avatar gitter-badger avatar

Watchers

James Cloos 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.