Giter VIP home page Giter VIP logo

pupafm's Introduction

PupaFM

screen

douban.fm Music Desktop Player.

Build Status js-standard-style Dependency Status MIT Licensed

based on

based on

  1. Framework: Electron
  2. Bundler: Webpack, Babel, electron-builder
  3. Language: ES2015, Sass
  4. Library: React, Redux, React Router, React Hot Loader, Redux Thunk
  5. Lint: ESLint

Release Page

Releases

Development

based on

Redux DevTools

See redux-devtools-dock-monitor for more information.

Install

First, clone the repo via git:

git clone [email protected]:xwartz/PupaFM.git

And then install dependencies.

$ cd PupaFM && npm i

run

$ npm run hot-server
$ npm run hot-start

or enable watch with pm2 eco.json

$ npm start
$ npm stop
$ npm restart

Package

$ npm run compile
$ npm run pack

or just run package

$ npm run package

Build installer App

By default build for current platform and current arch.

$ npm run builder

Build app for Windows

$ npm run builder:win

Build app for Linux

$ npm run builder:linux

Note

Before runing package or builder, you should read electron-builder docs and checkout Code Signing

Contribution

Follow this code style

$ npm install
# install pre-commit lint hook
$ npm run install-hook

License

MIT © xwartz

pupafm's People

Contributors

xwartz avatar

Watchers

James Cloos avatar Liem Nguyen 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.