Posted on Leave a comment

Terminal, CLI + Kotlin

Terminal-based HTTP/REST client
[https://github.com/LucasPickering/slumber]

Build terminal UI in Kotlin using Jetpack Compose
[https://github.com/JakeWharton/mosaic]

Mordant is a multiplatform library for rendering styled text in the terminal. You can use it to add color and style to text, create tables, draw animations, and more.
[https://ajalt.github.io/mordant/]

Clikt (pronounced “clicked”) is a multiplatform Kotlin library that makes writing command line interfaces simple and intuitive. It’s the “Command Line Interface for Kotlin”.
[https://ajalt.github.io/clikt/]