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
- Host: GitHub
- URL: https://github.com/owais/remember-the-rhythm
- Owner: owais
- License: gpl-3.0
- Created: 2011-11-11T15:42:47.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-12-09T15:53:29.000Z (over 13 years ago)
- Last Synced: 2025-03-26T02:04:01.256Z (about 1 month ago)
- Language: Python
- Homepage:
- Size: 116 KB
- Stars: 15
- Watchers: 3
- Forks: 11
- Open Issues: 8
-
Metadata Files:
- Readme: README.rst
- License: COPYING
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-rhythmFrom Source
~~~~~~~~~~~~Install:
````````::
sudo make install
Remove
```````::
sudo make uninstall