barracuda156
macrumors 68040
@barracuda156 has apparantly had the same thought as me 🙂
![]()
Make fzf optional to avoid requiring Go · Issue #104 · Benexl/yt-x
@Benexl Could we make fzf optional? Requiring it means this cannot be used on any platform where Go is broken (a lot of macOS versions, any Linux or *BSD on 32-bit powerpc, etc.).github.com
@Lastic @Matias_
I have a drop-in for fzf now: https://github.com/macos-powerpc/powerpc-ports/blob/main/sysutils/fzfpp/Portfile
Or without ports: https://github.com/barracuda156/fzfpp
However, a) it supports a subset of features, and to support a new app extra work may be needed; b) the actual code is generated with Claude Code, I only gave instructions on design and did testing, so the code may contain bugs and is likely not optimized well. I just wanted a tool to address a specific problem, it is not a full-featured replacement. It has only been tested with 4 apps at the moment: viu (fastanime), ani-cli, ytsurf, por-cli.