]> xn--ix-yja.es Git - alex.git/commitdiff
Add txtdot
authoralex <alex@pdp7.net>
Thu, 20 Jun 2024 07:39:57 +0000 (09:39 +0200)
committeralexpdp7 <alex@corcoles.net>
Thu, 20 Jun 2024 07:41:46 +0000 (07:41 +0000)
IDEAS.org
INTERESTING_PROJECTS.org

index 0864427f3c9ceb5534560b3b07f495b89c966e4a..aa109edc0792afe759e06a518a262d0b0e2c2f40 100644 (file)
--- a/IDEAS.org
+++ b/IDEAS.org
@@ -138,6 +138,8 @@ Run the reverse proxy on your domain so you can "duplicate" your identity on you
 
 * HTML/JS only browser engine
 
+This is likely: https://github.com/txtdot/txtdot
+
 - Use an existing JS engine to implement a browser that can parse HTML and execute JS, but which has no concept of graphics
 - Could be used to implement a text HTML browser that can access the modern web
 - Extensible and scriptable, to generate "article mode" scripts, scrapers, and "API proxies"
index b2c1aea573e60b1bb2fd99a14fb1ed1ffb0aab3c..fd86a8a87b329d0c303b345d006d36f5ada0d423 100644 (file)
@@ -234,3 +234,4 @@ Also keeping things in a Org mode means I can classify and add notes.
 * Other
   - https://github.com/jhuangtw/xg2xg
   - https://github.com/mzucker/noteshrink - handwriting to PDF
+  - https://github.com/txtdot/txtdot - proxy that renders SPAs as HTML?