diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2016-10-28 06:47:20 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-10-28 06:47:20 +0700 |
commit | d3e0ad04605a728f7233dd1deea9cd41f7ec62d5 (patch) | |
tree | 7be66b8bc9e5d0229fc3cd42d98bcd273e3f707e /audio/clyrics/README | |
parent | ce7740b431c9daa2676c8f66efe06dbe6585bf71 (diff) |
audio/clyrics: Updated for version 0.05.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/clyrics/README')
-rw-r--r-- | audio/clyrics/README | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/audio/clyrics/README b/audio/clyrics/README index 9f707904fbaf..049607756dd0 100644 --- a/audio/clyrics/README +++ b/audio/clyrics/README @@ -1,10 +1,15 @@ -menutray (An extensible lyrics fetcher, with daemon support for cmus and mocp.) +clyrics (An extensible lyrics fetcher) + +clyrics is 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/ |