illwill
Terminal library
A simple terminal library for Nim that provides non-blocking keyboard input and basic graphics capabilities.
A curses inspired simple cross-platform console library for Nim
407 stars
17 watching
25 forks
Language: Nim
last commit: 7 months ago
Linked from 1 awesome list
guinimnim-langterminaltui
Related projects:
Repository | Description | Stars |
---|---|---|
johnscillieri/psutil-nim | A Nim port of Python's psutil library for cross-platform system information access | 62 |
xyaman/mibu | A terminal manipulation library with support for color, cursor control, and key events in a low-level, command-line interface. | 66 |
nsf/termbox | Provides a minimalistic API for creating text-based user interfaces in terminals. | 1,972 |
lambdaisland/trikl | A Clojure-based terminal UI library that allows developers to build interactive command-line interfaces with components and state changes. | 147 |
niuiic/terminal.nvim | A highly configurable terminal plugin for Neovim that allows flexible management of terminals. | 22 |
2kabhishek/termim.nvim | Improves the default neovim terminal experience by adding simple features and commands to enhance productivity and usability | 70 |
jtdaugherty/vty | A high-level terminal interface library written in Haskell | 319 |
vladimirmarkelov/clui | A console UI library with built-in theme support, enabling the creation of custom terminal interfaces. | 670 |
nim-lang/iup | Provides a Nim wrapper for the IUP GUI toolkit. | 47 |
ndreynolds/ratatouille | A declarative terminal UI kit for building rich text-based applications | 755 |
neroist/uing | A high-level Nim binding for libui-ng, providing a cross-platform GUI library. | 164 |
nxshell/nxshell | A new terminal application with advanced features and support for multiple protocols. | 1,054 |
jupyter-xeus/cpp-terminal | A C++ library providing platform-independent terminal functionality for building cross-platform applications | 525 |
jiro4989/pnm | A library that provides a pure Nim implementation of the Netpbm format for image data storage and manipulation. | 4 |
jtdaugherty/brick | A declarative Unix terminal UI library written in Haskell | 1,604 |