softartdev / lastfm-kotlin

Kotlin bindings for the Last.fm Web Services

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Last.fm API Bindings for Kotlin

The Last.fm API bindings for kotlin are a BSD-licensed wrapper for the Last.fm api and the Last.fm submission service (scrobbling).

It provides classes and methods to invoke Last.fm API methods as well as scrobbling songs and streaming radio from within Kotlin(JVM) applications.

About

Kotlin bindings for the Last.fm Web Services

License:BSD 2-Clause "Simplified" License


Languages

Language:Java 99.7%Language:Kotlin 0.3%