Skip to content
 
 

Latest commit

 

History

832 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

anifuzz

demo.mp4

A heavily stripped-down, GUI-first fork of ani-cli, optimized specifically for fuzzel and tiling window managers (Sway, Hyprland, etc.).

All terminal-specific baggage, redundant menus, and useless disk I/O have been ripped out to make it as fast and lightweight as possible.

Requirements

  • mpv (Video playback)
  • fuzzel (Application launcher/menu)
  • curl (For making web requests)
  • Standard POSIX utilities (awk, grep, sed, cut, nl, sort, logger)

Installation & Usage

1. The Script

Make the script executable and place it anywhere in your $PATH (like ~/.local/bin/):

chmod +x anifuzz
mv anifuzz ~/.local/bin/

2. Desktop Entries (Application Launcher)

To make Anifuzz show up in your GUI application launcher, copy the provided .desktop files into your applications folder:

cp *.desktop ~/.local/share/applications/
update-desktop-database ~/.local/share/applications/

You can now search for Anifuzz or Anifuzz (History) straight from your launcher!

3. Keybinds (Optional)

Alternatively, you can bind these directly to your window manager shortcuts:

  • Launch and search: anifuzz
  • Resume from history: anifuzz -c

Legal & License

This is a personal fork of ani-cli. All original scraping logic and architectural credit goes to the ani-cli contributors. Licensed under the GNU General Public License v3.0 (GPLv3).

About

A tool to browse and play anime via Fuzzel

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages