haaja / weechat-lastfm

Now playing script using last.fm for weechat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lastfm.pl

	Info:
		- Now playing script for weechat.

	Requires:
		- Account on last.fm (and scrobbler obviously)
		- Weechat with perl support
		- Following CPAN modules:
			- LWP::Simple
			- XML::Simple

	Usage:
		- Put the script into ~/.weechat/perl/autoload/
		- Load the script /perl load perl/autoload/lastfm.pl
		- Set you lastfm username /set plugin.var.perl.lastfm.username yourusername

	Todo:
		- Make it run as a background process with hook_process

About

Now playing script using last.fm for weechat

License:GNU General Public License v3.0


Languages

Language:Perl 100.0%