PitchHut logo
book
Easily search and download ebooks via IRC.
Pitch

This command-line tool streamlines the process of finding and downloading ebooks through IRC channels. With simple commands to search and filter by file type, users can quickly access a range of legally available content. Designed for ease of use, it provides a hassle-free experience for ebook enthusiasts.

Description

book is a command-line tool designed to enable users to conveniently search for and download ebooks through the IRC network using DCC (Direct Client-to-Client) protocol. This tool simplifies the process of finding literary content across various formats, allowing users to target specific file extensions, such as EPUB.

Key Features

  • Search Functionality: Quickly locate ebooks by executing a search command. For example, to search for a book:

    book frankenstein
    
  • File Extension Filtering: Restrict search results to specific file formats:

    book -e epub "oliver twist"
    
  • Server Options: Users have the flexibility to connect to different IRC servers, including alternatives like Undernet, improving search results:

    book -u dracula
    

Usage Options

FlagDescription
-e, --extLimit results to specific file extension(s)
-s, --serverSpecify IRC server address (default: irc.irchighway.net)
-p, --portSet IRC server port (default: 6667)
-c, --channelJoin specific IRC channel (default: #ebooks)
-u, --undernetConnect to Undernet IRC network
-o, --outputDesignate output file path

Functional Overview

The tool operates by connecting to an IRC server and joining an ebook channel. It then executes a search command, receives results through DCC, and facilitates the download of selected files. This streamlined process enhances access to educational and legally available ebooks, ensuring users abide by copyright regulations.

0 comments

No comments yet.

Sign in to be the first to comment.