Skip to content

Plugin for rhythmbox, add "Open..." menu item for opening files in external program (nemo, nautilus)

License

Notifications You must be signed in to change notification settings

Janych/apply_command

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apply command

A plugin for rhythbox to open playing song in external program (for example nemo or nautilus).

Example

Requirements:

  • Rhythmbox 3 or above

Installation:

  • Download the project.
  • Extract the files
  • Run:
./install.sh
  • Open rhythmbox, go to Tools > Plugins > Apply Command to activate it.
  • There You can change "Open" command in Preferences (in parameters accepted %F, %U, %f and %u macros)

Remove:

./install.sh --uninstall

Instead of downloading you can just clone the project to your plugin path:

$ mkdir -p ~/.local/share/rhythmbox/plugins/apply_command
$ cd ~/.local/share/rhythmbox/plugins/apply_command
$ git clone https://github.com/Janych/apply_command.git

For updating:

$ cd ~/.local/share/rhythmbox/plugins/apply_command
$ git pull

About

Plugin for rhythmbox, add "Open..." menu item for opening files in external program (nemo, nautilus)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published