TGViewer
CoolGithubProjects CoolGithubProjects @r_coolgithubprojects · 4.47K subscribers
Post #16755 87
TiddlyInstall: A universal, reusable install system for your projects

What it does: Easily make installers for all your projects directly from a browser. You can even save the whole page as a single file and it keeps working offline.

Introduction

TiddlyInstall is based on the observation that programs written for runtimes like Python, Nodejs, and others -- all follow the same basic pattern: they need a runtime installed and then the software. Existing approaches like freezing apps or trying to package it as an exe often break. Or require insane struggle by the developers.

The simplest possible approach is to install the runtime on a users computer, isolated, with the package inside it. It is more wasteful in terms of disk space -- but can be generalised to build reusable installers that work for just about any language.

Reusable installers

A reusable installer reads its own meta-data to decide on the runtime to install and the project. Linux and Mac are supported through a bash script while all windows versions use an NSIS program. The unusual thing about this is once you build the reusable installers since it's just meta-data everything can be edited inside the browser. No new compilations are needed. It's a very elegant system.

Try it out yourself: https://robertsdotpm.github.io/\_static/tiddlyinstall.html

Github: https://github.com/robertsdotpm/tiddlyinstall

https://redd.it/1wqg4y4
@r_CoolGithubProjects
More from @r_coolgithubprojects
  1. Sep 26, 2026Darkly - Forbidden Editor for Artists https://redd.it/1wqng2l @r_CoolGithubProjects
  2. Sep 26, 2026Can I show you guys my first project ? Client Report Builder https://redd.it/1wqm6dn @r_Co…
  3. Sep 26, 2026I built a neural compression algorithm for source code https://github.com/ben-blance/omni…
  4. Sep 26, 2026strypt 0.2.0: the metadata stripper now has a desktop app (Rust + egui, no network code, r…
  5. Sep 26, 2026Read-only Reddit tools for AI agents that work now that Reddit redirects signed-out reques…
  6. Sep 26, 2026Sley 2.0: an open-source programming system for AI coding agents, with a Rust kernel whose…
Threads Profile ViewerView any public Threads profile without an account.Open ThreadLook →Writing with AI? Make it sound human.Metric37 rewrites AI drafts so they read naturally. Free AI detector, 1,500 words free.Try Metric37 →