nsf

nsf/termbox-go

Go MIT Dev Tools Possibly abandoned Single maintainer risk

Pure Go termbox implementation

4.8k stars
373 forks
recent
GitHub

4.8k

Stars

373

Forks

50

Open issues

30

Contributors

AI Analysis

Termbox-go is a minimalist Go library for building text-based user interfaces with a small, portable API that abstracts across terminal platforms (Unix/Linux and Windows). It is best suited for developers building terminal UI applications, interactive CLI tools, and text-based games who prioritize API simplicity and cross-platform compatibility. This library is explicitly marked as unmaintained by its author, who recommends tcell for new projects, though it remains functional and is used in p...

Dev Tools Library Discovery value: 3/10
Documentation 7/10
Activity 3/10
Community 7/10
Code quality 5/10

Inferred from signals mentioned in the README (tests, CI, type safety) — not a review of the actual code.

Overall score 6/10

AI's overall editorial judgment — not an average of the bars above, can weigh other factors too.

terminal-ui text-based-interface cross-platform minimalist-api ncurses-alternative
MIT licensed Niche/specialized use case Popular Beginner friendly Production ready

Deep analysis not yet available

In queue

This repo meets the star threshold and is queued for analysis. New deep analyses are published every Monday and Thursday.

Newsletter

Get analyses like this every Monday

Free weekly digest of the most interesting open-source discoveries.

Languages

Go
98.5%
Python
1.5%

Information

Language
Go
License
MIT
Last updated
2w ago
Created
176mo ago
Analyzed with
anthropic/claude-haiku-4-5

Stars over time

Loading…

Contributors over time

Top 100 contributors only — repos with more will plateau at 100.

Loading…

Recent releases

No releases published yet.

Similar repos

gdamore

gdamore/tcell

Tcell is a Go package providing a cell-based terminal UI abstraction layer,...

5.2k Go Dev Tools
gizak

gizak/termui

termui is a Go library for building cross-platform terminal dashboards and...

13.6k Go Dev Tools
pterm

pterm/pterm

PTerm is a Go library for building visually appealing terminal user interfaces...

5.5k Go Dev Tools
tui-cs

tui-cs/Terminal.Gui

Terminal.Gui is a cross-platform .NET library for building sophisticated...

11.1k C# Dev Tools