fraoustin / rhythmbox-plugins

my plugins for rhythmbox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rhythmbox-plugins

my plugins for rhythmbox

Only Toolbar

only-toolbar action

Use F12 or menu view/view only toolbar

Remember The Rhythm

A plugin for rhythbox to remember last playing song and playback time. The remember-the-rhythm plugin is a copy of https://github.com/owais/remember-the-rhythm/ with a python3 loader

Installation


    git clone https://github.com/fraoustin/rhythmbox-plugins.git
    cd rhythmbox-plugin
    python install.py only-toolbar
    python install.py remember-the-rhythm

Error

If you have error "no import gi":

  • apt-get install python3-gi
  • check python3 (/usr/bin/python3) by command "import gi"

About

my plugins for rhythmbox

License:GNU General Public License v2.0


Languages

Language:Python 100.0%