-
Notifications
You must be signed in to change notification settings - Fork 1
kylios/lastfm-mpd-cli
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
mpdlastctl - various command line utilities for controlling last.fm and mpd author: Kyle Racette TODO: -implement config file -add more useful commands Dependencies: -python -mpc -python modules: pylast, baker (these can be obtained through python's easyinstall) Unless otherwise stated, all commands operate in the context of mpd and last.fm. Commands: love - loves the currently playing track (see TODO) Arguments: --mpdhostname - the server mpd runs on. (Optional: defaults to localhost) --mpdport - the port mpd listens on. (Optional: defaults to 6600) --lastfmusername - your last.fm username --lastfmpassword - your last.fm password All arguments can be specified in a configuration file as well, in the form of: variable = value (see TODO) Examples: mpdlastctl.py love --lastfmusername=iamalastfmuser --lastfmpassword=mysecurelastfmpassword
About
Various command line utilities to interact with mpd and last.fm
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published