/spongebob.sh

Watch classic spongebob with MPV

Primary LanguageShellGNU General Public License v3.0GPL-3.0

spongebob.sh

Watch Classic Spongebob from the Terminal


Dependencies:

  1. cut,sed(GNU core utilities)
  2. Fzf - https://github.com/junegunn/Fzf
  3. MPV - https://mpv.io/ (Optional)

How to install:

For UNIX based OS - One Line Execution

  • Using git
git clone https://github.com/nmdra/spongebob.sh.git && cd spongebob.sh && bash spongebob.sh
  • Using curl
curl -s https://raw.githubusercontent.com/nmdra/spongebob.sh/main/spongebob.sh -o spongebob.sh && bash spongebob.sh