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

Latest commit

 

History

History
36 lines (20 loc) · 722 Bytes

README.md

File metadata and controls

36 lines (20 loc) · 722 Bytes

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