Skip to content

Moskas/anifetch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d3400e8 · Jan 14, 2025

History

12 Commits
Jan 14, 2025
Jan 14, 2025
May 21, 2024
May 21, 2024
Jan 14, 2025
Jan 14, 2025
May 23, 2024
Jan 13, 2025
Jan 13, 2025
Aug 14, 2024

Repository files navigation

anifetch

anifetch is like {neo,fast,p,uwu,one}fetch but for printing out user stats from anilist.co.

./.github/preview.png

Usage

$ anifetch -h
Usage: anifetch [OPTIONS] --username <USERNAME>

Options:
  -u, --username <USERNAME>               Anilist username that you want to look up
  -d, --disable-ascii                     Disable ascii print
  -c, --custom-ascii <CUSTOM_ASCII_PATH>  Load custom ascii from specified file
  -h, --help                              Print help
  -V, --version                           Print version

Building

Nix/NixOS

If your system has nix, the repository is a flake so you can build it with:

nix build

or just build it directly without manually cloning the repo:

nix build github:Moskas/anifetch

Linux/Windows/macOS

On systems without nix you need to have installed Rust and Openssl. Then you can build the application with:

cargo build --release

About

anifetch is a small neofetch like application for printing anilist user stats

Topics

Resources

License

Stars

Watchers

Forks