branch: externals/listen
commit ab4d75829a242bb06288b62f6df6cc9445d68fd0
Author: Adam Porter <[email protected]>
Commit: Adam Porter <[email protected]>
Docs: Add screenshot
---
README.org | 5 +++++
images/screenshot-modus-vivendi-tinted.png | Bin 0 -> 308515 bytes
2 files changed, 5 insertions(+)
diff --git a/README.org b/README.org
index e5acd5c6b0..d4b881c526 100644
--- a/README.org
+++ b/README.org
@@ -20,6 +20,7 @@ Note a silly limitation: a track may be present in a queue
only once (but who wo
:TOC: :include siblings :depth 0 :force (nothing) :ignore (this) :local
(nothing)
:END:
:CONTENTS:
+- [[#screenshots][Screenshots]]
- [[#installation][Installation]]
- [[#configuration][Configuration]]
- [[#usage][Usage]]
@@ -27,6 +28,10 @@ Note a silly limitation: a track may be present in a queue
only once (but who wo
- [[#development][Development]]
:END:
+* Screenshots
+
+[[file:images/screenshot-modus-vivendi-tinted.png]]
+
* Installation
Note that Listen.el uses [[https://www.videolan.org/vlc/][VLC]] to play audio,
so it must be installed. Also, ~ffprobe~ (part of
[[https://ffmpeg.org/ffprobe.html][FFmpeg]]) is used to read track durations
when available, but it is not required.
diff --git a/images/screenshot-modus-vivendi-tinted.png
b/images/screenshot-modus-vivendi-tinted.png
new file mode 100644
index 0000000000..beab0712e8
Binary files /dev/null and b/images/screenshot-modus-vivendi-tinted.png differ