notty
ncurses


notty | ncurses | |
---|---|---|
5 | 2 | |
355 | 84 | |
0.8% | - | |
0.0 | 7.8 | |
11 months ago | 7 days ago | |
OCaml | C | |
ISC License | GNU General Public License v3.0 or later |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
notty
-
I've done TUI (Terminal User Interface) app. This is what it looks like
As some can guess, the architecture was heavily inspired by Elm and Elmish parent-child patterns. Notty - is a cool library, which is a perfect choice for a simple terminal draw. But keep in mind, that you will be responsible for focus management and isolation of all event handlings. Sqlite3-OCaml - is totally imperative library, because it is just bindings on C library. But you get all the essential functionality with which you can build yourself the needed level of abstraction.
ncurses
We haven't tracked posts mentioning ncurses yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
sqlite3-ocaml - OCaml bindings to the SQLite3 database
FTXUI - Features: - Functional style. Inspired by [1] and React - Simple and elegant syntax (in my opinion). - Support for UTF8 and fullwidth chars (→ 测试). - No dependencies. - Cross platform. Linux/mac (main target), Windows (experimental thanks to contributors), - WebAssembly. - Keyboard & mouse navigation. Operating systems: - linux emscripten - linux gcc - linux clang - windows msvc - mac clang
nchat - Terminal-based Telegram / WhatsApp client for Linux and macOS
newt - Mirror of https://pagure.io/newt.git
terminal-kit - Terminal utilities for node.js
PDCurses - A curses library for environments that don't fit the termcap/terminfo model.
notty - A new kind of terminal
Turbo Vision - A modern port of Turbo Vision 2.0, the classical framework for text-based user interfaces. Now cross-platform and with Unicode support.
FINAL CUT - The modern text-based widget toolkit.
libui - Simple and portable (but not inflexible) GUI library in C that uses the native GUI technologies of each platform it supports.

