Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.
/ tlt Public archive

A script for searching torrents on limetorrents

License

Notifications You must be signed in to change notification settings

TUVIMEN/tlt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Archive

Any further development has been transfered to torge.

tlt

A shell script for searching torrents on limetorrents.

example

Requirements

Installation

install -m 755 tlt /usr/bin

Usage

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