wmcbrine/PDCurses
A curses library for environments that don't fit the termcap/terminfo model. 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
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
- readme: https://github.com/wmcbrine/PDCurses · fetched 2026-08-28 · 8268b761e2e7
- homepage: https://pdcurses.org/ · fetched 2026-08-29 · ab9cbcbfe7d8
- site_page: https://pdcurses.org/docs/HISTORY.html · fetched 2026-08-29 · 98efb38919b9
- site_page: https://pdcurses.org/docs · fetched 2026-08-29 · 8859c9f93060
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| wmcbrine/PDCurses | main | 50 |
For agents
markdown · JSON · MCP: product_card(name="wmcbrine/PDCurses")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem