polybar-lastfm
v1.2.0
Published
A Polybar module to scrobble & love music in Lastfm
Downloads
4
Readme
Polybar-Lastfm
A Polybar module to scrobble & love music in Lastfm
Installation
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
Example 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.
CLI Options
See in polybar-lastfm --help
:)
Dependencies
- caporal: A full-featured framework for building command line applications (cli) with node.js
- flastm: Promise-based JS API for LastFM
License
MIT