A Polybar module to scrobble & love music in Lastfm
This is a Node.js module available through the
npm registry. It can be installed using the
npm
command line tools.
npm install polybar-lastfm --save
See in my dotfiles: github.com/TiagoDanin/dotfiles/commit/9bb2a9fce187234bc61da464619ab0cb22555fb6.
Get apikey and apisecret in www.last.fm/api/account/create.
See in polybar-lastfm --help
:)
- caporal: A full-featured framework for building command line applications (cli) with node.js
- flastm: Promise-based JS API for LastFM
MIT