Ross ROSS = Recommend OSS · open-source software intelligence for agents

dellis23/ispy

Monitor the output of terminals and processes. observed · 2026-08-28

github.com/dellis23/ispy · Python · GPL-2.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3909
  • days_rel: n/a
  • days_push: 3907
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1011 stars · 37 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

ispy is a Python CLI tool that uses ptrace to monitor and display the output of running terminals and processes by attaching to a given PID. It is a small experimental utility, not intended for production use.

Use cases

  • watch the output of another user's terminal session
  • monitor output of a backgrounded process
  • debug what a running process is writing to its terminal
  • observe terminal activity similar to strace
  • spy on a process by PID

When to choose

  • you need to see what a running process is writing to a terminal on Linux
  • you want a quick ptrace-based alternative to strace for watching output
  • you're doing a lightweight learning exercise about ptrace

When to avoid

  • you need production-grade or mission-critical monitoring
  • you're on macOS or an unsupported OS
  • you can't tolerate the performance overhead of ptrace
  • you need an actively maintained tool

Facets

cli-tool · maturity abandoned

monitoring cli developer-tools developer-tools operating-systems cli python ptrace terminal-monitoring process-debugging strace-like command-line linux

2 sources

Member repositories

RepositoryRoleHealth v2
dellis23/ispymain32

For agents

markdown · JSON · MCP: product_card(name="dellis23/ispy")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem