From 52dc0b08f3a4523fa4602cd636e68fa471738519 Mon Sep 17 00:00:00 2001
From: Jim Huang <jserv@ccns.ncku.edu.tw>
Date: Thu, 19 Dec 2024 06:45:28 +0800
Subject: [PATCH] Add Caligula

Caligula is a user-friendly, lightweight TUI for imaging disks.
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 44a43d3..00526d9 100644
--- a/README.md
+++ b/README.md
@@ -303,6 +303,7 @@ List of projects that provide terminal user interfaces
 - [asciiMol](https://github.com/dewberryants/asciiMol) Curses based ASCII molecule viewer for linux terminals.
 - [bluetuith](https://github.com/darkhz/bluetuith) A TUI-based bluetooth connection manager, which can interact with bluetooth adapters and devices.
 - [bluetui](https://github.com/pythops/bluetui) A TUI for managing bluetooth devices.
+- [Caligula](https://github.com/ifd3f/caligula) A user-friendly, lightweight TUI for imaging disks.
 - [Captain's log](https://github.com/NikolaDucak/caps-log) A small TUI journaling tool
 - [cava](https://github.com/karlstav/cava) Cross-platform Audio Visualizer
 - [cfdisk](https://github.com/util-linux/util-linux) TUI partition editor included in util-linux