# pd4d10/debugtron

Debug in-production Electron based app

Repository: https://github.com/pd4d10/debugtron
Canonical: https://ross.abutalabs.com/products/debugtron
Language: TypeScript
License: MIT
License Family: permissive
Topics: electron, debugging-tool, electron-debug, electron-app
Last push: 2025-11-28T03:12:26+00:00

## Health v2 (maintenance only)
Score: 47/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 54, release rhythm 8, longevity 100
- inputs: {"age_days": 2929, "days_push": 278, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1743, forks 137 (observed 2026-08-28T04:05:30.412790+00:00)

## What it is
Debugtron is a cross-platform desktop application for discovering, launching, and debugging in-production Electron apps with Chrome DevTools integration. It automatically detects installed Electron applications and lets you attach DevTools to both main and renderer processes.

## Use cases
- debug an in-production Electron app
- inspect a production Electron build with DevTools
- reproduce customer issues in deployed Electron apps
- profile performance of packaged Electron applications
- launch an Electron app with remote debugging flags
- view stdout/stderr logs of an Electron app while debugging

## When to choose
- you need to debug a packaged or production Electron app that lacks built-in debugging
- you want a GUI to discover and launch multiple Electron apps with debug sessions
- you need DevTools access to both Node.js main process and renderer processes

## When to avoid
- you only need to debug your own app during development, where standard Electron dev tooling suffices
- you need headless or CI-based debugging rather than an interactive desktop tool

## Facets
- artifact type: application
- maturity: active
- function: developer-tools, gui
- domain: developer-tools, desktop-applications
- platform: cross-platform, windows
- tags: electron-debugging, devtools, production-debugging, app-discovery, debugging, macos, linux, electron

## Member repositories
- pd4d10/debugtron (main) score 47

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:30.412790+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:29:34.107548+00:00, confidence not recorded.
  - readme: https://github.com/pd4d10/debugtron (fetched 2026-08-28T04:05:30.412790+00:00, sha 57aeed488307)
- Data as of 2026-08-30T08:39:29.467469+00:00.
