PDA

View Full Version : YT Music Player



Nimbi
June 28th, 2022, 11:12 PM
YT Music Player
YouTube Music player that runs in your system tray

https://camo.githubusercontent.com/b4b524ec380433aa8746b2be60b0811d07443ccb6e0e7f151e7cdba913c823a7/68747470733a2f2f692e696d6775722e636f6d2f764d44386433702e706e67


This little menu bar Electron application wraps the YouTube Music web player and runs it in your system tray. It also displays the current artist and song title in the title bar.

Supported Platforms


[*=left]Mac
[*=left]Windows
[*=left]Linux



Requirements


[*=left]NodeJS
[*=left]Git
[*=left]Yarn


Instructions


[*=left]Run the following commands in your Command Prompt or Terminal to download and package the app for your platform:


npm install -g yarn
git clone https://github.com/tbr-development/YT-Music-Player && cd YT-Music-Player
yarn install
yarn package

[*=left]Check the out folder for your packaged YouTube Music Player app.

Notes


[*=left]Windows users can swap yarn package with yarn make to package a squirrel based installer for their app.
[*=left]Linux and Windows users can close the app with Control+X or Command+X. Mac users can close the app with CMD+Q.

Nimbi
July 27th, 2023, 11:03 PM
Update - July 27, 2023



App Reuploaded: The app has now been re uploaded to GitHub. The download link has been updated. This will remain one of my active projects from here on.
Screenshot: New screenshot added to display the app in action.