Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sharierhea/rhythmbox

This simple python script writes the artist and title of the currently playing song from Rhythmbox, the native Linux client for playing music, to a file: CurrentSong.txt, in the native directory. The script checks every second to see if Rhythmbox is open, and if it is, writes the currently playing song to the file.
https://github.com/sharierhea/rhythmbox

Last synced: about 2 months ago
JSON representation

This simple python script writes the artist and title of the currently playing song from Rhythmbox, the native Linux client for playing music, to a file: CurrentSong.txt, in the native directory. The script checks every second to see if Rhythmbox is open, and if it is, writes the currently playing song to the file.

Awesome Lists containing this project