Skip to content

linux-doc/ytmdesktop

 
 

Repository files navigation

Discord Gitmoji GitHub license GitHub release Github all releases

YouTube Music Desktop App

window

 

Available for

Packaging status

Windows

Linux

Mac

To Contribute

To clone and run this repository you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

If you are running Windows, you will need Visual Studio 2015 (Community) installed for the NodeRT to be compiled successfully. The provided link requires you to create an Account (This is Microsoft official website) to be able to download the older version of Visual Studio which is really annoying.

# Clone this repository
git clone https://github.com/ytmdesktop/ytmdesktop
# Go into the repository
cd ytmdesktop
# Install dependencies
npm install
# Run the app
npm start

Note: If you're using Linux Bash for Windows, see this guide or use node from the command prompt.

Contributors

adlerluiz mingjun97 kyjus25 tbvjaos510 rickinbsb KimVuu Venipa pinkiesky austonpramodh benjaminaudet garfunkel ZeusAFK SN9NV AdityaTD vbackeberg Vistaus ddarkr

Packages

 
 
 

Languages

  • JavaScript 65.1%
  • HTML 29.2%
  • CSS 5.7%