A music player that connects to your cloud/distributed storage.
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Click the now-playing bit shows the tracks list

+1
+1
src/Applications/UI/Tracks.elm
··· 103 103 identifiedTrack 104 104 |> UI.Tracks.Scene.List.scrollToNowPlaying 105 105 |> Return.commandWithModel model 106 + |> Return.addReply (GoToPage UI.Page.Index) 106 107 107 108 Nothing -> 108 109 return model