swap pygame for miniaudio — zero system deps, pip install miniaudio
This commit is contained in:
@@ -9,7 +9,7 @@ When multiple files are listed, one is chosen at random each time the ambience a
|
||||
## Requirements
|
||||
|
||||
```bash
|
||||
pip install pygame yt-dlp
|
||||
pip install miniaudio yt-dlp
|
||||
```
|
||||
`ffmpeg` must also be installed on your system.
|
||||
|
||||
@@ -79,4 +79,4 @@ The TUI status bar shows the current ambience:
|
||||
Dillion ❤ 10 │ 42 entries │ 3 todo │ 2026-06-24 │ ♫ tavern
|
||||
```
|
||||
|
||||
If pygame is not installed, the music icon is absent and no audio plays.
|
||||
If miniaudio is not installed, the status bar shows a hint and no audio plays.
|
||||
|
||||
Reference in New Issue
Block a user