SkillAgentSearch skills...

Miniplayer

A small audio player, powered by electron.

Install / Use

/learn @margox/Miniplayer
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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

Related Skills

View on GitHub
GitHub Stars59
CategoryDevelopment
Updated4y ago
Forks7

Languages

JavaScript

Security Score

65/100

Audited on Sep 18, 2021

No findings