Skip to content

Holt59/Press-And-Listen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Press And Listen

Press And Listen is a tool to control web music players with keyboard shortcuts even if the windows if not focus or is in backgorund !

Web site supported :

  • Youtube
  • Grooveshark
  • Deezer
  • Spotify

The project has been tested on Windows and Linux.

How does it work?

The project is composed in two parts connected by a websocket

  • A plugin for the browser
  • A native application

The plugin injects a javascript code in the website to get information on the status of the player (running or not, current music playing etc). Theses data are sent by the websocket to the native app. On the other side, when a correct shorcut is captured by the native app, a message is sent to the plugin which controls of the player to execute the action (play, stop, next, previous)

Browsers supported

  • Google Chrome
  • Firefox (Soon)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published