about summary refs log tree commit homepage
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 7 insertions, 0 deletions
diff --git a/README b/README
index 7a76eb5..4783f5c 100644
--- a/README
+++ b/README
@@ -33,9 +33,16 @@ Users of dtas-player will also be interested in the following scripts:
 
 * dtas-ctl - "raw" command-line scripting interface for dtas-player
 * dtas-enq - enqueue files/commands for dtas-player
+* dtas-msinkctl - enable/disable multiple sinks with one command
+* dtas-console - rudimentary curses interface for dtas-player
 * dtas-sinkedit - edit sinks (playback targets) for dtas-player
+* dtas-sourceedit - edit source (decoder process parameters) for dtas-player
 * dtas-xdelay - alternative sink for dtas-player
 
+All scripts have some documentation in the Documention/ directory or
+manpages distributed with the gem.  dtas exposes no public APIs outside
+of command-line interfaces.
+
 Coming:
 
 * MPRIS/MPRIS 2.0 bridge for partial dtas-player control