Browse Source

New screenshot, update README at logs

master
The Dod 1 year ago
parent
commit
63870c6139
4 changed files with 2 additions and 7 deletions
  1. 1
    1
      logs/README.md
  2. 0
    6
      logs/index.html
  3. 1
    0
      run.sh
  4. BIN
      screenshot.png

+ 1
- 1
logs/README.md View File

1
 This folder contains logs of sessions between the user (JJ) and the therapist (Doctor Kernel).
1
 This folder contains logs of sessions between the user (JJ) and the therapist (Doctor Kernel).
2
 
2
 
3
-Do *you* feel lucky?
3
+Best is to browse this folder via web (either by browsing `index.html` locally, or by running `../logserver.sh`

+ 0
- 6
logs/index.html View File

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

+ 1
- 0
run.sh View File

1
 #!/bin/sh
1
 #!/bin/sh
2
+cd "$(dirname "$0")"
2
 . ./.env
3
 . ./.env
3
 . venv/bin/activate
4
 . venv/bin/activate
4
 while [ 1 ] ; do
5
 while [ 1 ] ; do

BIN
screenshot.png View File


Loading…
Cancel
Save