torpar is TUI client for Torrent Paradise .

torpar

TUI Client for Torrent Paradise

Introduction

torpar is TUI client for Torrent Paradise .

Torrent Paradise is Decentralized DHT Torrent Search Site (Source)

Installation

You can download binary for your OS from Releases . Also , if you have Go installed , you can install torpar by typing this in terminal.

go install github.com/varbhat/torpar@latest

Features

  • Search the Torrent Paradise
  • Navigate the Search Results
  • Get Details of the Search Result
  • Copy Magnet Link of Search Result into Device Clipboard
  • Open Magnet Link in Preconfigured Application
  • Write Data to File
  • Navigate TUI interface very easily
  • Supports Most Platforms and Terminals (including tty)

Usage

Usage of torpar:
  -a, --apiurl string   API Endpoint URL
                         (default https://torrent-paradise.ml/api/search?q=)
  -f, --file string     File Path to write Data(csv) into
  -q, --query string    Search Query
  -l, --tlist string    URL to tracker list
                         (default https://newtrackon.com/api/stable)
  -t, --type int        Type of Data(csv) to write into file
                         1 → Results
                         2 → Results with Magnet links (with trackers)
                         3 → Only Magnet links of Results
                         4 → Magnet link of Selected Torrent
                         5 → Data of Selected Torrent
                         (default 1)
  -h, --help            Help

torpar is TUI and intuitive to understand .

torpar also shows every navigation keys at each TUI views so that you can use torpar very easily.

License

GPL-v3

Similar Resources

Godaddy-domains-client-go - Godaddy domains api Client golang - Write automaticly from swagger codegen

Go API client for swagger Overview This API client was generated by the swagger-codegen project. By using the swagger-spec from a remote server, you c

Jan 9, 2022

Tailscale-client-go - A client implementation for the Tailscale HTTP API

tailscale-client-go A client implementation for the Tailscale HTTP API Example p

Sep 8, 2022

Comunicación de envios de archivos entres cliente-servidor, client-client.

Client - Server - Client Estes es un proyecto simple de comunicacion de envios de archivos del cliente al servidor y viceversamente, y de cliente a cl

Jul 16, 2022

CoAP Client/Server implementing RFC 7252 for the Go Language

Canopus Canopus is a client/server implementation of the Constrained Application Protocol (CoAP) Updates 25.11.2016 I've added basic dTLS Support base

Nov 18, 2022

FTP client package for Go

goftp A FTP client package for Go Install go get -u github.com/jlaffaye/ftp Documentation https://pkg.go.dev/github.com/jlaffaye/ftp?tab=doc Example

Jan 7, 2023

Go PowerDNS 4.x API Client

PowerDNS 4.x API bindings for Golang This community project provides bindings for the currently latest version of PowerDNS Authoritative Server. Featu

Dec 12, 2022

A go implementation of the STUN client (RFC 3489 and RFC 5389)

go-stun go-stun is a STUN (RFC 3489, 5389) client implementation in golang (a.k.a. UDP hole punching). RFC 3489: STUN - Simple Traversal of User Datag

Jan 5, 2023

Simple mDNS client/server library in Golang

mdns Simple mDNS client/server library in Golang. mDNS or Multicast DNS can be used to discover services on the local network without the use of an au

Jan 4, 2023

A LWM2M Client and Server implementation (For Go/Golang)

Betwixt - A LWM2M Client and Server in Go Betwixt is a Lightweight M2M implementation written in Go OMA Lightweight M2M is a protocol from the Open Mo

Dec 23, 2022
Comments
  • Position and sorting by size

    Position and sorting by size

    Thanks for this great tool, a couple of possible features I'd like to request is having the application remember the torrent list position you were at when returning from having pressed enter to see torrent details, and also a way to sort torrents by size.

  • certificate is valid for *.parkingcrew.net, parkingcrew.net, not torrent-paradise.ml

    certificate is valid for *.parkingcrew.net, parkingcrew.net, not torrent-paradise.ml

    When running the latest version of torpar on ubuntu 20.04, searching for any content, I get:

    Get "https://torrent-paradise.ml/api/search?q=content%0A": x509: certificate is valid for *.parkingcrew.net, parkingcrew.net, not torrent-paradise.ml
    
A C/S Tool to Download Torrent Remotely and Retrieve Files Back Over HTTP at Full Speed without ISP Torrent Limitation.

remote-torrent Download Torrent Remotely and Retrieve Files Over HTTP at Full Speed without ISP Torrent Limitation. This repository is an extension to

Sep 30, 2022
Torrent-metainfo-parser - Generates a .torrent meta info from a file

torrent-metainfo-parser generates a .torrent meta info from a file required argu

Aug 23, 2022
Launch-tui is a small TUI app to manage launchD
Launch-tui is a small TUI app to manage launchD

launch-tui Launch-tui is a small TUI app to manage launchD Install You can either install it by donwloading the archive, uncompress it and add the fol

Sep 27, 2022
A totally configurable terminal torrent client.
A totally configurable terminal torrent client.

mtorrent A totally configurable terminal torrent client. Download go get github.com/nektro/mtorrent Releases https://github.com/nektro/mtorrent/relea

Aug 17, 2022
Self-hostable , easy-to-use , lightweight and feature-rich torrent client written in Go
Self-hostable , easy-to-use , lightweight and feature-rich torrent client written in Go

Self-hostable , easy-to-use , lightweight and feature-rich torrent client written in Go . It comes with beautiful Web UI and Optional Multi-User Support . Run Locally or Host in Server . Open/Download/Stream Torrents in Browser Right Away!

Jan 1, 2023
Torrent client designed for seeding tens of thousands of torrents.

Gamayun This project is currently a prototype. It is not usable in any shape or form. One day, this will be an efficient BitTorrent client, handling l

Jul 27, 2022
Prisma Client Go is an auto-generated and fully type-safe database client

Prisma Client Go Typesafe database access for Go Quickstart • Website • Docs • API reference • Blog • Slack • Twitter Prisma Client Go is an auto-gene

Jan 9, 2023
The Dual-Stack Dynamic DNS client, the world's first dynamic DNS client built for IPv6.

dsddns DsDDNS is the Dual-Stack Dynamic DNS client. A dynamic DNS client keeps your DNS records in sync with the IP addresses associated with your hom

Sep 27, 2022
Go Substrate RPC Client (GSRPC)Go Substrate RPC Client (GSRPC)

Go Substrate RPC Client (GSRPC) Substrate RPC client in Go. It provides APIs and types around Polkadot and any Substrate-based chain RPC calls. This c

Nov 11, 2021
Server and client implementation of the grpc go libraries to perform unary, client streaming, server streaming and full duplex RPCs from gRPC go introduction

Description This is an implementation of a gRPC client and server that provides route guidance from gRPC Basics: Go tutorial. It demonstrates how to u

Nov 24, 2021