From d94ad7e98c9afcb3b4334451f7e7d24447c3913d Mon Sep 17 00:00:00 2001 From: kimono-koans <32370782+kimono-koans@users.noreply.github.com> Date: Mon, 29 Apr 2024 17:13:39 -0500 Subject: [PATCH] Update README.md to include `dano` --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 64ba8d4..789aabd 100644 --- a/README.md +++ b/README.md @@ -162,6 +162,7 @@ See also [Rust — Production](https://www.rust-lang.org/production) organizatio ### Audio and Music +* [dano](https://github.com/kimono-koans/dano) — A hashdeep/md5tree (but much more) for media files * [enginesound](https://github.com/DasEtwas/enginesound) — A GUI and command line application used to procedurally generate semi-realistic engine sounds. Featuring in-depth configuration, variable sample rate and a frequency analysis window. * [Festival](https://github.com/hinto-janai/festival) — A local music player/server/client [![build-badge](https://github.com/hinto-janai/festival/actions/workflows/ci.yml/badge.svg)](https://github.com/hinto-janai/festival/actions/workflows/ci.yml) * [figsoda/mmtc](https://github.com/figsoda/mmtc) [[mmtc](https://crates.io/crates/mmtc)] — Minimal mpd terminal client that aims to be simple yet highly configurable [![build-badge](https://github.com/figsoda/mmtc/actions/workflows/ci.yml/badge.svg)](https://github.com/figsoda/mmtc/actions/workflows/ci.yml)