Any further development has been transfered to torge.
A shell script for searching torrents on limetorrents.
- hgrep
- xclip
install -m 755 tlt /usr/bin
Just type 'tlt your search', choose what you want and the magnet link will be copied to your clipboard.
Search for the biggest linux isos
tlt -s size linux iso
Search for the most seeded linux isos on second page
tlt -s se -p 2 linux iso
Search different domain for linux isos and change delimiter to space
tlt -D ' ' -d 'http://otherdomain.to' 'linux iso'
Get some help
tlt -h