A simple tui to launch gzdoom mods

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • gzdoom-tui

    A terminal user interface for running Doom mods

  • This was all just a single bash script using whiptail (code). Still gets the job done. Basically it stores entries in a csv file with fields being mods list name, level mod, and gameplay mods for gzdoom. I was looking for an excuse to use awk which certainly isn't the best tool for the job, but it was fun nevertheless!

  • python-prompt-toolkit

    Library for building powerful interactive command line applications in Python

  • That's an interesting approach. I was also thinking of using a more sophisticated framework than whiptail, maybe the PromptToolkit. I guess it then would be more similar to the idea of using a text editor. I certainly do think a TUI may be overkill yet it was also a good excuse to practice some bash scripting for me.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
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