Skip to content

Python powered music controlling webpage with websockets and bottle py (works with spotify, vlc, audacious, and others)

Notifications You must be signed in to change notification settings

devpytech/musicpage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python powered music controlling startpage

I had the idea of making a start page that could control my music. This is the result; it uses bottle py and a websocket to update what's playing in real time.

Dependencies:

  • Playerctl
  • bottle (pip)
  • bottle-websocket (pip)

I had to use Python2 because gevent (the websocket) unfortunately does not support Python3.

A screenshaot A screenshot

About

Python powered music controlling webpage with websockets and bottle py (works with spotify, vlc, audacious, and others)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published