Skip to content

andyyu2004/mp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MP

This only works under unix as it relies on unix sockets.

Server-client architecture which communicates through the protocol defined in the mp-protocol crate.

Client uses a terminal based interface.

Getting started

Simply build and run using cargo.

In the appropriate directory (mp-client/mp-server) run cargo b --release or cargo r --release.

The server requires a database to be setup. This can be done using diesel-cli.

About

Music Player for Unix

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published