All Projects → margox → miniplayer

margox / miniplayer

Licence: other
A small audio player, powered by electron.

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

A Mini Music Player

This is my first Electron project, hope you enjoy it.

How to play with it?

At first, you must know how to work with Electron, for more information, visit http://electron.atom.io/.

If you have already installed electron, you can clone this repo to your computer, then do the following steps:

  • run 'git submodule foreach git pull' to update submodules
  • run 'npm install' to install gulp and its dependencies
  • run 'gulp' to build the project
  • run 'electron .' in directory './dist' to preview the app
  • or package the directory './dist' to get the real app

More about how to package an electron project: https://www.npmjs.com/package/electron-packager

App Snapshots

image

Download OSX Version

http://pan.baidu.com/s/1bnVtmB9

Credits

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].