Skip to content

Latest commit

 

History

History
56 lines (31 loc) · 1019 Bytes

README.md

File metadata and controls

56 lines (31 loc) · 1019 Bytes

Lofi Girl Scrobbler 🎧 - Flutter Client

Flutter frontend for the lofigirl server component.

Get Started

Check releases for the native builds.

If you want to play around with the git version of the frontend:

flutter pub get
flutter run

To build release version

flutter build <platform>

Usage

Sharing ideas from the rust wasm web client, flutter client has two page views: main and settings.

Initial home page:

home

Initial settings page:

settings

Filling the settings:

home

After connected to the server:

home

After filling the lofi stream url:

home

Scrobbling to LastFM and ListenBrainz:

example scrobble

  • Song on lastfm

example scrobble to lastfm

  • Song on listenbrainz

example scrobble to listenbrainz