Skip to content

Latest commit

 

History

History
66 lines (50 loc) · 1.92 KB

File metadata and controls

66 lines (50 loc) · 1.92 KB

go-http-client

lfm-cli

Show your fellow gamers and friends what you're listening to on Last.FM without touching a single API Key!

GitHub all releases

Sample Images


Getting Started

lfm-cli works right out of the box - no configuration needed.

Installation

Homebrew (macOS):

brew install twangodev/tap/lfm-cli

Scoop (Windows):

scoop bucket add twangodev https://github.com/twangodev/scoop-bucket
scoop install lfm-cli

Install script (macOS / Linux / FreeBSD):

curl -fsSL https://twango.dev/install/lfm-cli | sh

Linux packages: download the .deb, .rpm, or .apk from the latest release.

Manual: download the archive for your platform from the releases page. Releases include SBOMs and cosign-signed checksums generated on GitHub Actions.

Usage

With Discord open, run the following binary in your console

foo@bar:~$ lfm-cli -u MYUSERNAME

For full reference on flags, run the binary with the -h or --help flag.