aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMitch Riedstra <mitch@riedstra.us>2021-01-17 18:37:07 -0500
committerMitch Riedstra <mitch@riedstra.us>2021-01-17 18:37:25 -0500
commit17d0e3a4ef3ec0abf609a3bfe86e0429bd789583 (patch)
tree707df262d7666bcf6d3e78d84fc4c5ae84ef4c5c
parent9b04f4ca1c2fe470a562be4b075d48d1c18962da (diff)
downloadsteam-export-17d0e3a4ef3ec0abf609a3bfe86e0429bd789583.tar.gz
steam-export-17d0e3a4ef3ec0abf609a3bfe86e0429bd789583.tar.xz
Add some screenshots and patch up the readme
-rw-r--r--img/download.pngbin0 -> 59591 bytes
-rw-r--r--img/remote.pngbin0 -> 59758 bytes
-rw-r--r--readme.md14
3 files changed, 8 insertions, 6 deletions
diff --git a/img/download.png b/img/download.png
new file mode 100644
index 0000000..dfc6cd4
--- /dev/null
+++ b/img/download.png
Binary files differ
diff --git a/img/remote.png b/img/remote.png
new file mode 100644
index 0000000..8613b4a
--- /dev/null
+++ b/img/remote.png
Binary files differ
diff --git a/readme.md b/readme.md
index bd53cdf..2c9ebbb 100644
--- a/readme.md
+++ b/readme.md
@@ -19,18 +19,20 @@ file paths.
Latest binaries for windows and linux are available here:
-https://git.riedstra.dev/mitch/steam-export/plain/bin/?h=binaries
+[https://git.riedstra.dev/mitch/steam-export/plain/bin/?h=binaries](
+https://git.riedstra.dev/mitch/steam-export/plain/bin/?h=binaries)
`steam-export-web-windows-amd64.exe` is probably the one of interest to most
people.
+The server started when accessed remotely also allows people to download
+a copy of the application to easily install games from.
-TODO:
+Screenshots:
- * Progress bar / status metrics for installing and deleting games
- * Let people change the library path from the GUI
- * Compression support ( even if it's slower for most games )
- * Content-length header on downloads so we how how far along we are
+![remote view](../plain/img/remote.png)
+
+![download view](../plain/img/download.png)
## Building