TUI podcast client for the terminal
Automatic install/update:
bash -c "$(curl -LSs https://github.com/dfmgr/castero/raw/main/install.sh)"Manual install:
requires:
Debian based:
apt install mpv libmpv-dev python3-pip python3-setuptoolsFedora Based:
yum install mpv mpv-libs-devel python3-pip python3-setuptoolsArch Based:
pacman -S mpv python-pip python-setuptools python-cjkwrapMacOS:
brew install mpv mpv-libs-devel python3-pip python3-setuptoolsPIP:
sudo -H pip3 install --upgrade casteromv -fv "$HOME/.config/castero" "$HOME/.config/castero.bak"
git clone https://github.com/dfmgr/castero "$HOME/.config/castero"