Commit Graph

7 Commits

Author SHA1 Message Date
Savanni D'Gerinel f0130d735e Render a track list sent from the server 2023-02-24 08:13:41 -05:00
Savanni D'Gerinel 99ba020b7c Serve up the relevant files 2023-02-23 11:03:30 -05:00
Savanni D'Gerinel 95853809b5 Set up a mock music scanner 2023-02-16 21:17:23 -05:00
Savanni D'Gerinel 86708ebdb2 Start setting up an abstract music scanner interface 2023-02-16 09:28:56 -05:00
Savanni D'Gerinel 5c61a48006 Set up track listing with the memory database 2023-02-16 09:13:01 -05:00
Savanni D'Gerinel 20703ca921 Start adding tests for the database and file listing 2023-02-15 23:09:40 -05:00
savanni e60a2fbc30 Start building a music player server (#17)
The very beginnings, with a very basic application architecture, for a music playing server on a headless system.

This also adds my new Flow library, which I'll be wanting to use in a variety of places.

Co-authored-by: Savanni D'Gerinel <savanni@luminescent-dreams.com>
Reviewed-on: savanni/tools#17
2023-02-11 17:59:15 +00:00