Skip to content

Commit

Permalink
init
Browse files Browse the repository at this point in the history
  • Loading branch information
zsoltika committed Apr 21, 2024
1 parent d78836c commit 5b579b9
Show file tree
Hide file tree
Showing 4 changed files with 803 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
## omnivore2epub-py

So this simple sciprt relies on the following python packages:

- loguru
- omnivoreq
- mkepub

You also need to have an Omnivore API key (saved in an `API.key` file)
in the same directory as the script itself, and a `cover.jpg` file too.

**NOTE**
The generated EPUB file is not always accepted by Amazon's send to kindle
service, because there might be some validation errors.


Loading

0 comments on commit 5b579b9

Please sign in to comment.