« get me outta code hell

Quick screenshots - http-music - Command-line music player + utils (not a server!)
about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorFlorrie <towerofnix@gmail.com>2017-09-07 08:36:25 -0300
committerFlorrie <towerofnix@gmail.com>2017-09-07 08:36:25 -0300
commit098d3e3f1dd236e43f16badeab5f369b485f3f7d (patch)
tree274126048e7f3bb6a96beae948a6254d60be3316 /README.md
parent920ca88b5aa02961c739586a45dd9a488a6f4dd0 (diff)
Quick screenshots
Diffstat (limited to 'README.md')
-rw-r--r--README.md26
1 files changed, 24 insertions, 2 deletions
diff --git a/README.md b/README.md
index cfddd6e..e0f7d4e 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,11 @@
 # `http-music`
 
-A command line program that lets you download music from places and play it.
-It's also decently powerful.
+![Play demo](screenshots/hm-basic-usage.png)
+![Local crawl demo](screenshots/hm-crawllocal.png)
+
+A command line program that lets you download music from places (like the
+internet, or your hard drive) and play it. It's also
+[decently powerful](#screenshots).
 
 ## Installation
 
@@ -47,6 +51,24 @@ $ http-music play
 # run a quick and easy directory listing, to pass into crawl-http!)
 ```
 
+## Screenshots
+
+**Super-basic usage (`http-music play`):**
+
+![Basic usage](screenshots/hm-basic-usage.png)
+
+**Load music from the file system:**
+
+![Local crawl](screenshots/hm-crawllocal.png)
+
+**Load music from an HTTP server:**
+
+![Crawl HTTP](screenshots/hm-remote.png)
+
+**Filter by a specific group:**
+
+![Clear/keep](screenshots/hm-clearkeep.png)
+
 ## Documentation
 
 Check out [the man pages](man/). (Or view them with `man http-music`.)