forked from Mirrors/weechat-mpd-np
Initial meep
This commit is contained in:
parent
14c567d06a
commit
660aa6cd7e
1 changed files with 8 additions and 1 deletions
|
@ -1,6 +1,13 @@
|
||||||
np.pl
|
np.pl
|
||||||
===
|
===
|
||||||
|
|
||||||
|
This is a fork of some really old WeeChat script, modernized to use `playerctl`.
|
||||||
|
You can use the old install instructions.
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
Old README:
|
||||||
|
|
||||||
This prints the currently playing song in mpd to a weechat buffer. Allows custom now playing format and coloring. Requires access to mpc.
|
This prints the currently playing song in mpd to a weechat buffer. Allows custom now playing format and coloring. Requires access to mpc.
|
||||||
|
|
||||||
To install, place in $WEECHAT\_HOME/perl or in the autoload subdirectory. Invoke using `/np`
|
To install, place in $WEECHAT\_HOME/perl or in the autoload subdirectory. Invoke using `/np`
|
Loading…
Add table
Reference in a new issue