Bible-tui is a command-line utility that displays dynamic or selected Bible verses with different borders and color themes. It is built with C++20 and is available in English and Portuguese. To install bible-tui, users need to have a C++ compiler such as GCC or Clang, CMake, and cURL++ installed. On Ubuntu, users can install these dependencies with the command "sudo apt install build-essential cmake libcurlpp-dev". Once the dependencies are installed, users can clone the bible-tui repository, build it with CMake, and install it. The utility automatically detects the system language, but users can also set the language using the "--lang" argument. Bible-tui also allows users to customize the color theme and border style using the "--theme" and "--mold" arguments, respectively. Users can specify the book and verse to display using the "--book" argument. The utility provides a help message with the "--help" argument and version information with the "--version" argument. The bible-tui repository is available on GitHub, where users can leave a star to show their support.
dev.to
dev.to
Create attached notes ...
