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

wmcbrine/PDCurses

A curses library for environments that don't fit the termcap/terminfo model. observed · 2026-08-28

github.com/wmcbrine/PDCurses · homepage · C observed · 2026-08-28

Health v2 · maintenance only

50/100

  • Activity 61
  • Release rhythm 8
  • Longevity 100

Flags: no_license

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: 4095
  • days_rel: n/a
  • days_push: 235
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1243 stars · 198 forks observed · 2026-08-28

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

PDCurses is a public domain curses library implementing most X/Open and System V R4 curses functions for platforms that don't fit the termcap/terminfo model, such as DOS, OS/2, Windows console, X11, and SDL. It allows existing text-mode curses programs to be recompiled as GUI applications via its X11 and SDL ports.

Use cases

  • build text-mode user interfaces on Windows console
  • port ncurses programs to Windows
  • compile curses apps as GUI applications with X11 or SDL
  • write TUI programs for DOS or OS/2
  • develop cross-platform terminal-style applications in C

When to choose

  • you need curses functionality on Windows, DOS, OS/2, X11, or SDL where ncurses isn't available
  • you want to recompile existing curses programs as GUI apps
  • you need a public-domain, permissively licensed curses implementation

When to avoid

  • you're targeting Unix terminals where ncurses is the standard
  • you need modern graphical UI widgets rather than text-mode interfaces
  • you require a project with an explicit license file and active large community

Facets

library · maturity stable

gui terminal-ui cross-platform developer-tools desktop-applications windows cross-platform cpp c curses tui text-user-interface public-domain dos os2 x11 sdl

4 sources

Member repositories

RepositoryRoleHealth v2
wmcbrine/PDCursesmain50

For agents

markdown · JSON · MCP: product_card(name="wmcbrine/PDCurses")

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