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
Top comments (3)
You had a look at the Rust version yet? ;)
The new rust tutorial about the hardest rust concept is out! You can go and read it
yes ;)