DEV Community

Tawhid
Tawhid

Posted on • Updated on

how to watch spongebob from terminal!

today I was storming in reddit and found a guy in linux subreddit made a bash tool to watch spongebob from terminal!
heres how you can use that too:
download the repo:
link: spongebob-cli

then:
cd spongebob-cli
sudo chmod +x spongebob-cli; sudo python setup.py install

Troubleshooting
If setup.py fails try this:

pip3 install termcolor beautifulsoup4

run it by spongebob-cli

Buy me a coffee

Top comments (3)

Collapse
 
shahzaib_ali profile image
Ali™

You had a look at the Rust version yet? ;)

Collapse
 
dumboprogrammer profile image
Tawhid

The new rust tutorial about the hardest rust concept is out! You can go and read it

Collapse
 
dumboprogrammer profile image
Tawhid

yes ;)