From cdc44328a8b2eaaaba3959b695ac771c5cacadee Mon Sep 17 00:00:00 2001 From: arabian Date: Wed, 28 Jan 2026 03:38:22 +0300 Subject: [PATCH] docs: update README to include new features for collapsible audio tracks, drag and drop directories, and automatic device detection --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bb1ce40..18f4e3d 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,9 @@ chats on platforms like **Discord, Zoom, or Teamspeak**. * **Position slider** to fast-forward or rewind the audio. * **Persistent Configuration**: The list of added directories and your selected audio output device are saved automatically, so you won't need to reconfigure them every time you launch the application. +* **Collapsible Audio Tracks**: You can collapse every audio track to save space. +* **Drag and Drop Directories**: Reorder your sound directories easily using drag and drop. +* **Automatic Device Detection**: PWSP automatically detects when an input device is connected or disconnected and handles linking/unlinking. # **⚙️ How It Works** @@ -179,7 +182,6 @@ pwsp-cli --help | Key | Action | | :----------------------- | :--------------------------------------------------- | -| **Esc** | Close application | | **Space** | Pause / Resume audio | | **Backspace** | Stop all audio tracks | | **Enter** | Play selected file (stops all other tracks) |