terminal-kit VS nchat

Compare terminal-kit vs nchat and see what are their differences.

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
terminal-kit nchat
5 5
3,008 417
- -
6.9 8.9
about 2 months ago 7 days ago
JavaScript C++
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.

terminal-kit

Posts with mentions or reviews of terminal-kit. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-30.

nchat

Posts with mentions or reviews of nchat. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-11.
  • Neonmodem: TUI for Lobsters, HN, etc.
    4 projects | news.ycombinator.com | 11 Jan 2024
    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?
    3 projects | /r/osx | 16 Feb 2023
    nchat for Telegram and WhatsApp: https://github.com/d99kris/nchat
  • WhatsApp on macOS sucks
    5 projects | /r/MacOS | 2 Jul 2022
    nchat
  • GNU Emacs Telegram Client
    2 projects | news.ycombinator.com | 18 Jan 2022
    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).

  • FINAL CUT alternatives - brick, notcurses, FTXUI, blessed, and ansi-styles-python
    22 projects | 5 Sep 2021
    Terminal-based chat client for Linux and macOS with support for Telegram.

What are some alternatives?

When comparing terminal-kit and nchat you can also consider the following projects:

blessed - A high-level terminal interface library for node.js.

Ferdium - Ferdium is a desktop app that helps you organize how you use your favourite apps by combining them into one application.

notty - A new kind of terminal

contour - Modern C++ Terminal Emulator

TermOx - C++17 Terminal User Interface(TUI) Library.

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.

notty - Declarative terminal graphics for OCaml

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

neo-blessed - A drop-in replacement for for Blessed. A high-level terminal interface library for node.js.