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

https://github.com/owais/remember-the-rhythm

Rhythbox plugin to remember the last playing song and position
https://github.com/owais/remember-the-rhythm

Last synced: 14 days ago
JSON representation

Rhythbox plugin to remember the last playing song and position

Awesome Lists containing this project

README

        

====================
Remember The Rhythm
====================

A plugin for rhythbox to remember last playing song and playback time.

-------------
Requirements
-------------

Rhythmbox 2.90 or above

-------------
Installation
-------------

Ubuntu Repository
~~~~~~~~~~~~~~~~~~

::

sudo add-apt-repository ppa:loneowais/ppa
sudo apt-get update
sudo apt-get install remember-the-rhythm

From Source
~~~~~~~~~~~~

Install:
````````

::

sudo make install

Remove
```````

::

sudo make uninstall