Skip to content

Latest commit

 

History

History
42 lines (28 loc) · 1.12 KB

README.md

File metadata and controls

42 lines (28 loc) · 1.12 KB

Ebook search tool on Calibre public online servers

This is a simple tool that allows you to:

  • Search ebooks on a list of online Calibre servers
  • Add online Calibre servers

Dependencies

This script uses the native programs found in nearly any Linux distribution.

Getting Started

Nothing to do apart downloading the shell script and installing Tor if not already done. If the script is not executable make it so:

chmod +x ebook_search

Examples

Using the keyword "php":

./ebook_search --search "php"
# OR using shortcuts
./ebook_search -s "php"

Adding a repository:

./ebook_search --add http://127.0.0.1:8080
# OR using shortcuts
./ebook_search -a http://127.0.0.1:8080

Hint

Use Google to find such servers

Support us

If this programs was helpful for you, please consider making a small donation :-)