- cross-posted to:
- linux@lemmy.ml
- cross-posted to:
- linux@lemmy.ml
cross-posted from: https://lemmy.world/post/52083066
https://gitlab.com/christosangel/corsaro
corsaro is a script written in Bash that allows the user to search for torrents in the terminal .
The functions and the data are taken from https://piratebay.live/
Opening the script, the user through the main menu, can:
Search for a torrent
Search for a torrent in a category
Search for a torrent in multiple categories
Check out top 100 torrents in a category
Browse torrents in a category
Browse the most recent torrents
Repeat previous torrent search
Browse torrent search history and repeat a search using a stored key word
Configure the parameters of the script
I might be tempted to try it out if other torrent sites were supported.
written in Bash
🚮
Sorry if it’s obvious but why trash ?
Depending on their opinion it could be
- Because they prefer a fancier shell that isn’t bash
- Because they prefer their shell scripts to be in standard POSIX Compliant shell language without the bash extensions and features
- Most likely answer that bash is pretty good for hacking some stuff together, but not great for larger long term maintainable projects versus other programming languages.
I think it’s fun though, and I’m not going to be the one maintaining it 😛




