Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
BeanVortex committed Sep 26, 2022
2 parents 513c61d + fd39128 commit e851d45
Show file tree
Hide file tree
Showing 5 changed files with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
# jBookFinder

Search any book in category of science, technology and non fiction.

![main](imgs/main.png "main page")

JBookFinder finds books these formats:
- pdf
- epub
- rar

## Searching / Downloading

You can directly download books. JBookFinder by default saves the books in Downloads folder

![books](imgs/books.png "Found books page")

## Library

Downloaded books are managed by the application, you can go to the library section and study your books:

![library](imgs/library.png "library page")

## Settings

- If you need to change save location of book, you can go the settings and simply change it. once you have changed, books will be moved to that location.
- If you need to clear books cover which you have searched, you can clear these caches
- Also you can change theme(light/dark)
- By default when you are downloading a book, if you search another book or leave the downloading section, downloading will stop, you can change this behaviour.

![settings](imgs/settings.png "settings page")
Binary file added imgs/books.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added imgs/library.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added imgs/main.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added imgs/settings.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e851d45

Please sign in to comment.