From a5a698d7fb146c477ddbb6dab1666cf62d8f00bd Mon Sep 17 00:00:00 2001
From: Moussa Mousselmal <167608145+L4z3x@users.noreply.github.com>
Date: Wed, 25 Jun 2025 23:27:57 +0100
Subject: [PATCH 1/3] Update README.md (#316)

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 48ee1ea..8f408c8 100644
--- a/README.md
+++ b/README.md
@@ -418,6 +418,7 @@ List of projects that provide terminal user interfaces
 - [jellyfin-tui](https://github.com/dhonus/jellyfin-tui) Jellyfin client
 - [kew](https://github.com/ravachol/kew) A terminal music player for Linux
 - [line](https://github.com/pd3v/line) Tiny command-line midi sequencer and language for live coding
+- [mal-cli](https://github.com/L4z3x/mal-cli) A TUI for myanimelist api.
 - [manga-tui](https://github.com/josueBarretogit/manga-tui) Terminal-based manga reader and downloader with image rendering support
 - [marstui-audio](https://github.com/schooldanlp6/marstui-rustio) A nice audio management Interface, similar to pavucontrol with the benefit of customizing everything
 - [mps-youtube](https://github.com/mps-youtube/mps-youtube) Terminal based YouTube player and downloader

From d2c0563ea1522e4a9ba078d792b025ef31fd9480 Mon Sep 17 00:00:00 2001
From: Lucas Bleme <andreybleme1@gmail.com>
Date: Wed, 25 Jun 2025 19:28:03 -0300
Subject: [PATCH 2/3] docs: add lazycontainesr to README.md (#317)

Add lazycontainer, a TUI for managing Apple containers
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 8f408c8..b396ed1 100644
--- a/README.md
+++ b/README.md
@@ -141,6 +141,7 @@ List of projects that provide terminal user interfaces
 - [kdash](https://github.com/kdash-rs/kdash) A simple and fast dashboard for Kubernetes
 - [ktop](https://github.com/vladimirvivien/ktop) A top-like tool for your Kubernetes clusters
 - [kubetui](https://github.com/sarub0b0/kubetui) A TUI tool designed for monitoring Kubernetes resources.
+- [lazycontainer](https://github.com/andreybleme/lazycontainer) TUI for managing Apple containers
 - [lazydocker](https://github.com/jesseduffield/lazydocker) The lazier way to manage everything docker
 - [oxker](https://github.com/mrjackwills/oxker) A simple tui to view & control docker containers
 - [Pocker](https://github.com/pommee/Pocker) TUI based application for docker related tasks.

From af21cf467ad979e7c554af7c13b6984524f11121 Mon Sep 17 00:00:00 2001
From: Justin Garrison <justin@linux.com>
Date: Wed, 25 Jun 2025 15:28:36 -0700
Subject: [PATCH 3/3] remove broken link

---
 README.md | 1 -
 1 file changed, 1 deletion(-)

diff --git a/README.md b/README.md
index b396ed1..58d1e40 100644
--- a/README.md
+++ b/README.md
@@ -339,7 +339,6 @@ List of projects that provide terminal user interfaces
 
 <details open><summary><h2>Miscellaneous</h2></summary>
 
-- [arduino-cli-interactive](https://github.com/Vaishnav-Sabari-Girish/arduino-cli-interactive) A tool that makes using arduino-cli easier and interactive for beginners to the terminal.
 - [arttime](https://github.com/reportaman/arttime) An app that brings beauty of text-art together with functionality of clock, timer, and pattern-based time manager.
 - [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.