Skip to content

Watch classic spongebob from the terminal! Remake of the original spongbob cli written in py by TrakBan

License

Notifications You must be signed in to change notification settings

Ali-TM-original/SpongbobCli-Rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spongebob-cli Rust

Watch classic spongebob from the terminal! Note: THIS PROJECT IS A REMAKE OF THE ORIGINAL SPONGBOBCLI (originally written in Python) IN RUST Link to original Project

Screenshot of app Help command of app

Dependecies:

  • mpv player https://mpv.io/ (Must be installed through a package manager and added to path ENV)
  • Youtube-dl Official Repo ( Must be installed and added to ENV PATH)

The main entry point is in ./src/main.rs

Installation:

Check out the crate at Crates.io

  • Download and install Cargo from here ==> [Official Rust Compiler
cargo install spongbobcli

Build from scratch ( recommended to build your own :) )

  • Download and install Cargo from here ==> Official Rust Compiler
  • Clone the repo using git or any other method
  • use command cargo build --release (takes time but is optimized) or cargo build (not optimized)
  • now go to the .\target\release Directory and find the exe
  • add the exe to path and voila

Currently In development

This is just a small project i picked to learn Rust ♥

Things to fix/Do

  • Refactor Things

Contributing

Clone the repo. Make sure you have mpv installed to path. Work on the feature that you want. Make sure to cre

About

Watch classic spongebob from the terminal! Remake of the original spongbob cli written in py by TrakBan

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages