added Musmaster port

This commit is contained in:
Luxferre
2026-05-30 17:09:42 +03:00
parent 15f90eac1a
commit b60641ca0c
2 changed files with 35 additions and 0 deletions
+1
View File
@@ -7,6 +7,7 @@ For POSIX shell compatible scripts, see the [sh-goodies](https://codeberg.org/lu
## List
* [bmux](./bmux): a simple, dmux-like session manager in Bash on top of just dtach
* [Musmaster](./mus): find and play music quickly in any directory (bash port of [mus.sh](https://codeberg.org/luxferre/sh-goodies/src/branch/master/mus.sh))
* [YouStore](./ys): a way to securely store any set of files/directories inside a video
* [1DLife](./1dlife): Jon Millen's 1D Game of Life in pure Bash
* [Elem](./elem): Stephen Wolfram's elementary cellular automatons in pure Bash