diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2015-05-14 09:14:39 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-05-14 09:14:39 +0700 |
commit | c65afe49602057fc19b27527158d4c7550d814fd (patch) | |
tree | a81fe3d683f5b8edb052b72ea21eff4f8008a12e /audio/clyrics/README | |
parent | eebea12125f6f8491e5d7b639e578f70a47b5baf (diff) | |
download | slackbuilds-c65afe49602057fc19b27527158d4c7550d814fd.tar.gz |
audio/clyrics: Added (An extensible lyrics fetcher).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/clyrics/README')
-rw-r--r-- | audio/clyrics/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/audio/clyrics/README b/audio/clyrics/README new file mode 100644 index 0000000000..9f707904fb --- /dev/null +++ b/audio/clyrics/README @@ -0,0 +1,10 @@ +menutray (An extensible lyrics fetcher, with daemon support for cmus and mocp.) + +Main features include: +- support for plugins +- cmus and mocp daemon mode + +Copy folder /etc/xdg/clyrics/plugins to your $HOME/.config/clyrics folder. + +Open mocp or cmus and run: +$ clyrics -m -P ~/.config/clyrics/plugins/ |