Skip to content

TheSylvester/ytmdesktop

 
 

Repository files navigation

YouTube Music Desktop App

window

Discord Gitmoji GitHub license GitHub release Download

Guide:
  1. How to use
  2. FAQ

Available for

Packaging status

Windows

Linux

Mac

Installing ytmdesktop

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:

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

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

To contribute for your own language

Navigate to ytmdesktop-locales and follow the instructions there.

Contributors

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

About

A Desktop App for YouTube Music

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 65.5%
  • HTML 28.9%
  • CSS 5.6%