Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Tuna | 481 | 9 days ago | 4 | gpl-2.0 | C++ | |||||
Song information plugin for obs-studio | ||||||||||
Spotifylyrics | 299 | 4 months ago | 16 | unlicense | Python | |||||
Fetches and displays lyrics to currently playing song in Spotify, Tidal and VLC. | ||||||||||
Vidify | 114 | 2 months ago | 13 | February 11, 2020 | 30 | lgpl-3.0 | Python | |||
Detect the songs playing on your device and play their music videos anywhere | ||||||||||
Pause On Lock | 81 | 2 years ago | 1 | mit | Shell | |||||
Pause/Resume your music player when locking/unlocking your Linux desktop. | ||||||||||
Current Song Overlay | 29 | a year ago | 12 | TypeScript | ||||||
Display the currently playing song/audio from the Browser, VLC or Spotify | ||||||||||
Mpris Control | 25 | 14 days ago | gpl-3.0 | Rust | ||||||
Small application to control mpris-2 mediaplayers like spotify, vlc, rhythmbox etc.. | ||||||||||
Vlc Spotify | 20 | 8 years ago | 1 | lgpl-2.1 | C | |||||
A VLC plugin for playing Spotify tracks | ||||||||||
Bytecontroller | 20 | 11 years ago | 2 | Objective-C | ||||||
An OS X menu bar application for controlling iTunes, Spotify and VLC | ||||||||||
Musicbot | 18 | 17 days ago | 11 | March 16, 2022 | Python | |||||
Music swiss army knife | ||||||||||
Vs Media Player | 15 | 5 years ago | 12 | other | TypeScript | |||||
Visual Studio Code extension to control media players like Spotify or VLC directly from the editor. |
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:
I had to use Python2 because gevent (the websocket) unfortunately does not support Python3.