Browse Source

Add screenshot of logserver web interface

master
The Dod 1 year ago
parent
commit
c4574ea05e
3 changed files with 12 additions and 1 deletions
  1. 3
    1
      README.md
  2. 9
    0
      logs/index.html
  3. BIN
      screenshot-logs.jpg

+ 3
- 1
README.md View File

@@ -22,6 +22,8 @@ the `index.html` of the `logs/` folder gets regenerated (see below).
22 22
 
23 23
 Note that you can try this as is (on a fresh repo clone, without even running `install.py`) to enjoy the 90s style gui (thanks to [BOOTSTRA.386](https://bootstra386.com/)).
24 24
 
25
-#### Screenshot
25
+#### Screenshots
26 26
 
27 27
 ![Screenshot](screenshot.png)
28
+
29
+![Screenshot of the session log web server](screenshot-logs.jpg)

+ 9
- 0
logs/index.html View File

@@ -24,6 +24,15 @@
24 24
             <div class="col-12">
25 25
                 <ul class="list-group text-center">
26 26
                     <li class="list-group-item">
27
+                        <a target="_blank" class="btn btn-success" href="log-20230720-192752.txt">[log-20230720-192752.txt]</a>
28
+                    </li>
29
+                    <li class="list-group-item">
30
+                        <a target="_blank" class="btn btn-success" href="log-20230720-184118.txt">[log-20230720-184118.txt]</a>
31
+                    </li>
32
+                    <li class="list-group-item">
33
+                        <a target="_blank" class="btn btn-success" href="log-20230720-170422.txt">[log-20230720-170422.txt]</a>
34
+                    </li>
35
+                    <li class="list-group-item">
27 36
                         <a target="_blank" class="btn btn-success" href="log-20230719-100651.txt">[log-20230719-100651.txt]</a>
28 37
                     </li>
29 38
                     <li class="list-group-item">

BIN
screenshot-logs.jpg View File


Loading…
Cancel
Save