A Polybar module to scrobble & love music in Lastfm
npm install polybar-lastfmA Polybar module to scrobble & love music in Lastfm
This is a Node.js module available through the
npm registry. It can be installed using thenpm command line tools.
``sh`
npm install polybar-lastfm --saveExample of Config in Polybar
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