I've created a small library for interactive CLI UI called 'kotlin-inquirer'

This page summarizes the projects mentioned and recommended in the original post on /r/Kotlin

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. clikt

    Multiplatform command line interface parsing for Kotlin

    Looks great, can this be used with https://github.com/ajalt/clikt?

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. kotlin-inquirer

    A collection of common interactive command line user interfaces written in Kotlin

    Let me know if you have any suggestions or feedbacks 🙂 https://github.com/kotlin-inquirer/kotlin-inquirer Thanks!

  4. mcserv

    CLI utility to manage MC Server installations

    Looks like I didn't need to use Dart for https://github.com/DRSchlaubi/mcserv after all. Great lib

  5. kscript

    Scripting enhancements for Kotlin

    I think you can run `kscript` on windows but i didn't really tried.check out kscript

  6. JLine

    JLine is a Java library for handling console input.

    Unfortunately, It doesn't work with Intellij terminalsee this issue

  7. kotter

    A declarative, Kotlin-idiomatic API for writing dynamic console applications.

    Hey OP, maybe it's overkill for you to change the implementation at this point but I wrote https://github.com/varabyte/kotter which is a Kotlin terminal library that runs your app in a virtual terminal if it can't run otherwise (e.g. in the intellij terminal). You'd probably be able to use it as a backend for inquirer if you were interested.

  8. mordant

    Multiplatform text styling for Kotlin command-line applications

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. colormath

    Multiplatform Kotlin color conversion and manipulation

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Guides for Kotlin scripting use case

    8 projects | /r/Kotlin | 12 Mar 2023
  • Kotlin CLI apps development status

    7 projects | /r/Kotlin | 21 Feb 2023
  • Using Koltin script instead of bash

    1 project | /r/Kotlin | 12 Jan 2023
  • If I can write code outside of the main function and it'll work just fine, why would I even need the main function?

    1 project | /r/Kotlin | 19 Mar 2022
  • I downloaded SDKMAN, but when I used "sdk install kotlin" to install it, it displayed "zsh: permission denied: sdk" (I used the Mac's Terminal

    1 project | /r/Kotlin | 6 Dec 2021

Did you know that Kotlin is
the 17th most popular programming language
based on number of references?