#novel #search #binary #open-api #cli #open-library

app novel_search

A CLI-tool to browse books from the Open Library API

1 stable release

1.0.1 Dec 19, 2024

#744 in Command line utilities

Download history 196/week @ 2024-12-16

196 downloads per month

MIT license

15KB
235 lines

novel_search

This is a simple CLI tool to browse books from the Open Library API. It allows you to search for books by title, ISBN, or subject, and getting a random book from the specified Genre.

Installation

To install, run:

cargo install novel_search

Usage

Get the help message by running:

novel_search help

Dependencies

~8–20MB
~258K SLoC