MusicTube-Player
MusicTube Player is an electron desktop application for YouTube Music, with media key support & desktop notifications.
CSS★ 97⑂ 32 forksMITupdated 6 years ago
git clone https://github.com/simon-fraser/MusicTube-Player.gitsimon-fraser/MusicTube-PlayerREADME.mdfork it — it’s yours
MusicTube Player
MusicTube is an unofficial YouTube Music Desktop application, with some additions that I feel necessary, notably media keys and system notifications.
Installation
OSX
npm install && npm run osx
Windows:
npm install && npm run win
Development setup
The application can be ran in development mode using the command npm below, tests can also be completed and ran through npm.
Development:
npm run start
Tests:
npm run test
Meta
Simon Fraser – @symatree
Distributed under the MIT license. See LICENSE for more information.
Contributing
- Fork it (https://github.com/simon-fraser/MusicTube-Player/fork)
- Create your feature branch (
git checkout -b feature/fooBar) - Commit your changes (
git commit -am 'Add some fooBar') - Push to the branch (
git push origin feature/fooBar) - Create a new Pull Request
See CONTRIBUTING for a complete guide on contributing to this project
Acknowledgments
more like this
facenox
Open-source, offline-first face recognition attendance platform that runs on any webcam.
TypeScript★ 51
