david-swift 05dd06af0a
All checks were successful
Deploy Docs / publish (push) Successful in 2m20s
SwiftLint / SwiftLint (push) Successful in 4s
Migrate to Aparoksha Gitea instance
2024-10-14 11:25:51 +02:00

481 B

TermKitBackend

TermKitBackend is a declarative framework allowing the creation of user interface for the terminal. It works on Linux and macOS thanks to the TermKit project.

Overview

The declarative approach is based on the Meta package, browse the code here. It is powered by a fork of TermKit for Swift.