scrobble

command module
v0.0.0-...-788368f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 25, 2018 License: MIT Imports: 1 Imported by: 0

README

scrobble

A command line interface to last.fm

Installing

If you'd like to use the app as-is, download the latest release. You will be prompted for your last.fm credentials on the first run. These are not stored: they're exchanged with last.fm for a session token, which is saved in $HOME/.lastfm

Compiling

You'll need a last.fm api account. When compiling/running you'll need to pass them in as flags:

go build -ldflags "-X github.com/Sigafoos/scrobble/cmd.APIKey=<YourAPIKey> -X github.com/Sigafoos/scrobble/cmd.APISecret=<YourAPISecret>" -o scrobble main.go

An api account is not necessary for using the compiled versions.

Roadmap

  • v0.1 Provide a release so that the link above works
  • v0.2 Create an actual roadmap

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package cmd is a command line interface for scrobbling last.fm tracks.
Package cmd is a command line interface for scrobbling last.fm tracks.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL