From 94085ba191ae568c844cd7250fa8930e911ddb57 Mon Sep 17 00:00:00 2001 From: scapy47 <134828740+scapy47@users.noreply.github.com> Date: Wed, 25 Mar 2026 14:56:56 +0530 Subject: [PATCH 1/2] docs: add Shio to homies --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e227e8650..12cf41d44 100644 --- a/README.md +++ b/README.md @@ -544,6 +544,7 @@ Ani-skip uses the external lua script function of mpv and as such – for now * [animdl](https://github.com/justfoolingaround/animdl): Ridiculously efficient, fast and light-weight (supports most sources: allmanga, zoro ... (Python) * [jerry](https://github.com/justchokingaround/jerry): stream anime with anilist tracking and syncing, with discord presence (Shell) * [anipy-cli](https://github.com/sdaqo/anipy-cli): ani-cli rewritten in python (Python) +* [shio](https://github.com/scapy47/Shio): Cross Platform, Blazingly Fast TUI Anime Browser with Zero Dependency other then libc (and curl maybe) inspired by ani-cli (rust) * [mangal](https://github.com/metafates/mangal): Download & read manga from any source with anilist sync (Go) * [lobster](https://github.com/justchokingaround/lobster): Watch movies and series from the terminal (Shell) * [mov-cli](https://github.com/mov-cli/mov-cli): Watch everything from your terminal. (Python) From e8cdd2b4cb5067e099dddd0aa939bd4703d9dc48 Mon Sep 17 00:00:00 2001 From: scapy47 <134828740+scapy47@users.noreply.github.com> Date: Wed, 1 Apr 2026 15:34:17 +0530 Subject: [PATCH 2/2] docs: updated link as project is being renamed name is being changed currently as the shio name was already used in crates.io so the new name is sho --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 12cf41d44..ba6ffbb50 100644 --- a/README.md +++ b/README.md @@ -544,7 +544,7 @@ Ani-skip uses the external lua script function of mpv and as such – for now * [animdl](https://github.com/justfoolingaround/animdl): Ridiculously efficient, fast and light-weight (supports most sources: allmanga, zoro ... (Python) * [jerry](https://github.com/justchokingaround/jerry): stream anime with anilist tracking and syncing, with discord presence (Shell) * [anipy-cli](https://github.com/sdaqo/anipy-cli): ani-cli rewritten in python (Python) -* [shio](https://github.com/scapy47/Shio): Cross Platform, Blazingly Fast TUI Anime Browser with Zero Dependency other then libc (and curl maybe) inspired by ani-cli (rust) +* [sho](https://github.com/scapy47/Sho): Cross Platform, Blazingly Fast TUI Anime Browser with Zero Dependency other then libc (and curl maybe) inspired by ani-cli (rust) * [mangal](https://github.com/metafates/mangal): Download & read manga from any source with anilist sync (Go) * [lobster](https://github.com/justchokingaround/lobster): Watch movies and series from the terminal (Shell) * [mov-cli](https://github.com/mov-cli/mov-cli): Watch everything from your terminal. (Python)