notty
notty


notty | notty | |
---|---|---|
5 | 4 | |
355 | 2,311 | |
0.8% | - | |
0.0 | 0.0 | |
11 months ago | almost 8 years ago | |
OCaml | Rust | |
ISC License | GNU Affero General Public License v3.0 |
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.
notty
-
The TTY demystified
I still haven't seen anybody really try to replace it other than even this, which is really just skipping it for the user interface part. https://github.com/withoutboats/notty Sadly even it hasn't been touched since 2017.
-
A Better Shell
Sounds like what nushell was trying to do, though it seems unmaintained for 5yrs.
https://github.com/withoutboats/notty/
What are some alternatives?
sqlite3-ocaml - OCaml bindings to the SQLite3 database
mdBook - Create book from markdown files. Like Gitbook but implemented in Rust
nchat - Terminal-based Telegram / WhatsApp client for Linux and macOS
alacritty - A cross-platform, OpenGL terminal emulator.
terminal-kit - Terminal utilities for node.js
System76 Power Management - Power profile management for Linux
PDCurses - A curses library for environments that don't fit the termcap/terminfo model.
rrun - minimalistic command launcher in rust
FINAL CUT - The modern text-based widget toolkit.
limonite
ncurses - snapshots of ncurses - see https://invisible-island.net/personal/git-exports.html (no pull requests are accepted)
magog - A roguelike game in Rust

