Skip to content

dfmgr/castero

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

castero

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-setuptools

Fedora Based:

yum install mpv mpv-libs-devel python3-pip python3-setuptools

Arch Based:

pacman -S mpv python-pip python-setuptools python-cjkwrap

MacOS:

brew install mpv mpv-libs-devel python3-pip python3-setuptools

PIP:

sudo -H pip3 install --upgrade castero
mv -fv "$HOME/.config/castero" "$HOME/.config/castero.bak"
git clone https://github.com/dfmgr/castero "$HOME/.config/castero"

castero site