Skip to content

musicclient for Apple Music, Spotify, and YouTube Music all in one place

License

Notifications You must be signed in to change notification settings

phillipyosief/Dancine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dancine drawing

All your music in one place!

Use one music client to play music from multiple streaming services.

Download

Download for Windows

Release History

  • 0.0.3: Latest release.
    • Building the app for Windows.
    • Adding default_service
    • Fixing Settings GoBack()
  • 0.0.2: Test release.
    • You can configure the client default service
    • Settings page
    • Fixed some bugs
  • 0.0.1: Initial release.
    • Work in progress

Coming features

  • 0.0.4
    • Lyrics support

Building

Windows:

git clone https://github.com/philliphqs/musicclient.git
cd musicclient
npm i
yarn app:dist

Meta

philliphqs – @phillip_hqs[email protected]

Distributed under the XYZ license. See LICENSE for more information.

github.com/philliphqs/

Contributing

  1. Fork it (https://github.com/philliphqs/musicclient/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request