Run bad apple right inside your terminal!
First, please make sure you have the following dependencies:
- git
- ffmpeg
- chafa
- curl
- yt-dlp
If you need the commands to download those
# Debian/Ubuntu
sudo apt install git ffmpeg chafa curl yt-dlp
# Arch
sudo pacman -S git ffmpeg chafa curl yt-dlp
# Fedora
sudo dnf install git ffmpeg chafa curl yt-dlpAfter installing the dependencies, run the following command:
curl -fsSL https://raw.githubusercontent.com/Germ-99/badapple/main/install.sh | bashYou're done!