Open Issues Need Help
View All on GitHubAI Summary: Implement client-to-client communication in the Rusty Music Player Client (rmpc) using a new `SendMessage` command, similar to the existing `ExternalCommand`. This involves adding a new command to send messages over a specified channel, likely requiring modifications to the client's networking and command handling components.
A configurable, terminal based Media Player Client with album art support via various terminal image protocols
AI Summary: Implement a graphical volume slider in the terminal-based music player client, allowing users to adjust the volume using mouse clicks. The slider should visually resemble the example image provided in the issue.
A configurable, terminal based Media Player Client with album art support via various terminal image protocols