notty VS minimalist_things

Compare notty vs minimalist_things and see what are their differences.

notty

Declarative terminal graphics for OCaml (by pqwy)

minimalist_things

Terminal User Interface app for minimalists to list all things and describe their necessity (by MikeSkoe)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
notty minimalist_things
5 1
341 4
- -
0.0 0.0
13 days ago about 3 years ago
OCaml OCaml
ISC 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.

notty

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

minimalist_things

Posts with mentions or reviews of minimalist_things. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-15.
  • I've done TUI (Terminal User Interface) app. This is what it looks like
    3 projects | dev.to | 15 Apr 2021
    For the last few months, I was learning OCaml in my free time. To improve the skills I decided to make a little minimalist app, for listing all things you have and reasoning about their necessities. The idea is to make an app with a terminal user interface using sqlite3 as persistent storage. Here is the link to GitHub

What are some alternatives?

When comparing notty and minimalist_things you can also consider the following projects:

nchat - Terminal-based Telegram / WhatsApp client for Linux and macOS

sqlite3-ocaml - OCaml bindings to the SQLite3 database

terminal-kit - Terminal utilities for node.js

ncurses - snapshots of ncurses - see http://invisible-island.net/ncurses/ncurses.faq.html (no pull requests are accepted)

notty - A new kind of terminal

FINAL CUT - A text-based widget toolkit.

PDCurses - A curses library for environments that don't fit the termcap/terminfo model.

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.

rich - Rich is a Python library for rich text and beautiful formatting in the terminal.

typer - Typer, build great CLIs. Easy to code. Based on Python type hints.