Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 1.2 KB

README.md

File metadata and controls

28 lines (20 loc) · 1.2 KB

Scrobbler

Build Status Coverage Status

The Record Scrobbler Flutter application allows you to browse a Discogs collection and scrobble records directly to Last.fm.

Install it

Get it on Google Play

Build it

$ make dependencies
$ make secrets
$ make firebaseOptions
$ make mocks
$ make icons
$ make run