From 660aa6cd7e3a471325ed78380aa26c47a4fdd861 Mon Sep 17 00:00:00 2001 From: Nyx Tutt Date: Fri, 7 Mar 2025 23:01:20 -0600 Subject: [PATCH] Initial meep --- Readme.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index df44c72..977aee9 100644 --- a/Readme.md +++ b/Readme.md @@ -1,6 +1,13 @@ 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. -To install, place in $WEECHAT\_HOME/perl or in the autoload subdirectory. Invoke using `/np` \ No newline at end of file +To install, place in $WEECHAT\_HOME/perl or in the autoload subdirectory. Invoke using `/np`