SkillAgentSearch skills...

Termbox

Swift Wrapper for Termbox: A Lightweight TUI Library

Install / Use

/learn @dduan/Termbox
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

| Swift 5.5 | |-| |Amazon Linux 2| |CentOS 8| |macOS 11.15| |Ubuntu Bionic| |Ubuntu Focal|

This is a Swift wrapper for termbox.

Both the original C library and a Swift wrapper are included for Swift Package Manager uses. You can import ctermbox to use the original C API, or import Termbox to use the Swift API.

For a quick start, checkout the example paint (swift run paint), a small TUI program built with termbox.

You can read the comments in Sources/Termbox/Termbox.swift for more documentations. There are more demo programs in the C library as well.

Related Skills

View on GitHub
GitHub Stars77
CategoryDevelopment
Updated9mo ago
Forks11

Languages

C

Security Score

77/100

Audited on Jun 27, 2025

No findings