Skip to content

margox/miniplayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A small audio player, powered by electron.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published