My Projects

/

Projects

/

Bible CLI

Bible CLI

Read and search the Bible directly from the terminal. Includes an interactive TUI, quick commands and customizable themes.

Year 2025
Website GitHub

Bible CLI

Bible CLI lets you browse books, chapters and verses entirely from your command line. Use single-shot commands to display passages or search across translations, and store personal bookmarks in a local configuration file. An interactive terminal UI offers keyboard shortcuts for navigation while themes like dark or sepia keep reading comfortable.

Challenge

Create an accessible tool to read and navigate the Bible without leaving the terminal.

Action

Interactive TUI and configuration

Built with Node.js and TypeScript, the app renders a keyboard-driven interface for selecting books and chapters. A theming system and bookmark manager are powered by a local config.json file.

Result

A fast CLI that offers verse lookups, search functionality and a customizable reading experience wherever a terminal is available.

GitHub Repository