1.0.9 • Published 6 years ago

lastfm-cli v1.0.9

Weekly downloads
1
License
ISC
Repository
github
Last release
6 years ago

lastfm-cli

last.fm CLI to fetch your user info, recent tracks and friends

Install

$ npm install -g lastfm-cli

Requirements

last.fm API key and secret

Usage

During the first execution you will be prompted to enter the desired last.fm user along with the API key and secret.

$ lastfmcli

No argument defaults to --tracks

Example:
    $ lastfm-cli --tracks

Options:
    -t --tracks             Displays the recent tracks scrobbled by the user (default)
    -f --friends            Displays the user friends list
    -u --userinfo           Displays current user info
    -s --switchuser         Switch the CLI to point to another user
    -v --version            Displays lastfm-cli current version
    -h --help               Displays help`;

Commands

  1. enter selects the track/friend and opens up in your default browser
  2. q quits the cli

License

MIT

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago