8000 GitHub - hinoko77/ANIQT
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

hinoko77/ANIQT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ANIQT - Anime Quote Terminal

ANIQT (アニメQT) is a command-line tool written in C that displays inspirational, philosophical, and memorable anime quotes. It fetches anime character images using AniList API and supports different terminal image renderers. please note that Aniqt is currently under developement, project is expected to be finished by April

✨ Features

  • 📜 Displays random anime quotes categorized by themes (shonen, isekai, philosophy, etc.).
  • 🖼️ Fetches author images dynamically using the AniList API.
  • 🎨 Supports terminal image renderers like kitty icat, timg, catimg, and chafa.
  • 🔀 Randomized selection from curated anime quote categories.
  • 🚀 Optimized with multi-threading for smooth rendering.

📥 Installation

Prerequisites

Ensure you have the following installed:

  • GCC (for compiling C code)
  • cURL (for fetching author images)
  • One of the following terminal image viewers:
    • kitty icat
    • timg
    • catimg
    • chafa

Compile ANIQT

git clone https://github.com/yourusername/aniqt.git
cd aniqt
gcc -o aniqt aniqt.c -lcurl


About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0