notty
nchat


notty | nchat | |
---|---|---|
5 | 5 | |
355 | 856 | |
0.8% | 9.3% | |
0.0 | 8.7 | |
11 months ago | 6 days ago | |
OCaml | C++ | |
ISC License | MIT License |
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.
nchat
-
Neonmodem: TUI for Lobsters, HN, etc.
WeeChat[0] with Bitlbee[1] supports a metric assload of services, albeit by pretending they're IRC (which does work - I spent years in weechat/irssi with bitlbee talking to various people on disparate services.)
Or if you're just after Telegram/WhatsApp, nchat[2] is ok (I can vouch for the Telegram half only.)
[0] https://weechat.org
[1] https://wiki.bitlbee.org
[2] https://github.com/d99kris/nchat
-
Any TUI Messages clients?
nchat for Telegram and WhatsApp: https://github.com/d99kris/nchat
-
WhatsApp on macOS sucks
nchat
-
GNU Emacs Telegram Client
The fact that Telegram provides an API enabling third-party clients (like this one) is the main thing that sets it apart from the other big mobile chat platforms (WhatsApp, Messenger, Signal) for me.
It's really nice to have access to a wide variety of client softwares, and the ability to build ones own (shameless plug - I built https://github.com/d99kris/nchat which is a simple TUI client).
What are some alternatives?
sqlite3-ocaml - OCaml bindings to the SQLite3 database
contour - Modern C++ Terminal Emulator
terminal-kit - Terminal utilities for node.js
TermOx - C++17 Terminal User Interface(TUI) Library.
notty - A new kind of terminal
Ferdium - Ferdium is a desktop app that helps you organize how you use your favourite apps by combining them into one application.
PDCurses - A curses library for environments that don't fit the termcap/terminfo model.
FINAL CUT - The modern text-based widget toolkit.
S-Lang - The S-Lang programming library is a software library for Unix, Windows, VMS, OS/2, and Mac OS X. It provides routines for embedding an interpreter for the S-Lang scripting language, and components to facilitate the creation of text-based applications.[3] The latter class of functions include routines for constructing and manipulating keymaps, an interactive line-editing facility, and both low- and high-level screen/terminal management functions. It is distributed under the terms of the GNU General Public License.
ncurses - snapshots of ncurses - see https://invisible-island.net/personal/git-exports.html (no pull requests are accepted)
multi - Create custom, lightweight macOS apps from websites

