DKL9 GitList
Repositories
DKL9 home
site_root
Code
Commits
Branches
Tags
Search
Tree:
993e20c
Branches
Tags
master
site_root
scripts
index.html
Initial commit: track much site content
dkl9
commited
993e20c
at 2025-352 15:27:28
index.html
Blame
History
Raw
<!doctype html> <html> <head> <meta charset="utf-8"> <title>Single-file shell and Lua scripts</title> <link rel="stylesheet" href="/style.css"> <link rel="icon" type="image/png" href="/favicon.png"> </head> <body> <p>Links are to readable, documented, HTML versions of the scripts. Each such page has a link to download the script so you can run it.</p> <ul> <li><a href="bulk_webdl.html">bulk_webdl</a></li> <li><a href="dfdt.html">dfdt</a></li> <li><a href="digitspan.html">digitspan</a></li> <li><a href="empty_shortterm.html">empty_shortterm</a></li> <li><a href="find_special.html">find_special</a></li> <li><a href="markov_wordgen.html">markov_wordgen</a></li> <li><a href="pend_net.html">pend_net</a></li> <li><a href="script_page.html">script_page</a></li> <li><a href="srip.html">srip</a></li> <li><a href="statusbar_text.html">statusbar_text</a></li> <li><a href="summary.html">summary</a></li> <li><a href="update_statusbar.html">update_statusbar</a></li> <li><a href="ytchdl.html">ytchdl</a></li> </ul> <p>Comments and questions on scripts are welcome. Email them to <a href="mailto:contact@dkl9.net">contact@dkl9.net</a>. <span style="display: none;">And not <a href="mailto:sucrose@dkl9.net">sucrose@dkl9.net</a>, unless you are a spambot.</span></p> <p><a href="/">dkl9 home</a></p> </body> </html>