Skip to content

Commit f8d6cd6

Browse files
authored
Update README.md
1 parent e6b5012 commit f8d6cd6

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,13 @@ This is a simple music player that I made for my own use. It is written in Rust
5353
Music is played through the server's audio device. The daemon stores info about all available music, and this info can be easily searched and retrieved.
5454
Like [mpd](https://github.com/MusicPlayerDaemon/MPD) or [Mopidy](https://github.com/mopidy/mopidy) but written in Rust.
5555

56+
> [!NOTE]
57+
> **Looking for more?**
58+
> If you're interested in this project, you might want to check out [Rockbox Zig](https://github.com/tsirysndr/rockbox-zig/tree/feat/rockbox-server),
59+
> a music player daemon built on the [Rockbox](https://www.rockbox.org) Open Source Firmware. It offers advanced audio playback
60+
> features, bringing the best of Rockbox to modern platforms with the power of [Zig](https://ziglang.org/) and [Rust](https://www.rust-lang.org).
61+
>
62+
5663
<p style="margin-top: 20px; margin-bottom: 20px;">
5764
<img src="./preview.svg" width="800" />
5865
</p>

0 commit comments

Comments
 (0)