Mrdraxs on Nostr: i made a cli tool for searching and watching new anime on the terminal ...
i made a cli tool for searching and watching new anime on the terminal
if ayone is curious about how it works i use bash to do the scripting webtorrent-cli and subsplease to get the animes, curl to get the information (subspleaseRSS-FEED) wget to get the anime images and a bunch of cli tools like sed,grep,awk etc.. to format the text and fzf as the selector.
if ayone is curious about how it works i use bash to do the scripting webtorrent-cli and subsplease to get the animes, curl to get the information (subspleaseRSS-FEED) wget to get the anime images and a bunch of cli tools like sed,grep,awk etc.. to format the text and fzf as the selector.