bddc3784dd2947056db95ed0b243de995e161c25
[lace] / README.md
1 Forked from https://gitlab.com/uoou/dotfiles/-/blob/master/stow/bin/home/drew/.local/bin/lace
2
3 This version will run on Debian based distros running Sed 3.7
4
5 Lace is a small script to interlace Gemini Capsule micro blogs.
6
7 The original script showed how long ago a entry was posted.  
8
9 All versions will run with Sed 3.7
10
11 lace has two time headers.
12 How long ago the micropost was sent.
13 The date and time the micropost was sent.
14
15 lacehowlong only has the how long ago time header.
16
17 lacewithdate only has the date and time header.
18
19 laceandterm runs on termux on android.  Sed, date, openssl, curl are dependies that need to be installed on termux.  The termux script has a glitch sometimes it returns the microblog and sometimes the pages are blank.  I am working on a fix.
20
21 Post about original script.
22
23 https://friendo.monster/posts/a-script-to-interleave-tiny-gemini-logs.html