Skip to content

ubugnu/ebook_search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

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 :-)

About

Ebook search tool on online Calibre sharing servers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages