this is a description
Project description
why
Read epub in PC is pain as hell. I have tried a lot tool for better view experience. No luck.
- Loading is slow because of the splitted file.
- No smooth scrolling.
- pdf generating is so ugly
BUT! we have chrome! Why dont we take advantage of it. So, the basic idea is converting epub to a static html. That's it.
usage
pip install epub2html
epub2html abc.epub
will open your converted epub html file in browser .
open with double click like normal file (mac)
use automator, generate the app, create a Run shell script
module
source ~/.bash_profile
epub2html "$1"
save it, link the file with this app, You are good to go.
todo
- show/hide button does not locate in the middle of sidebar if menu too long
- repair ref link
- images and css location
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file epub2html-2.2.12-py2.py3-none-any.whl
.
File metadata
- Download URL: epub2html-2.2.12-py2.py3-none-any.whl
- Upload date:
- Size: 70.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.4.2 requests/2.22.0 setuptools/40.6.3 requests-toolbelt/0.9.1 tqdm/4.28.1 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8af1312793ec9b1c3dc6effdb50fe5ac307bf845f29dd55f77b76ecedb01e38c |
|
MD5 | 7c4bd710ddbf01e189f07cd5b926fd38 |
|
BLAKE2b-256 | 835f127d03bbb63a321589e2c92e89ab26a6b18762953417fca1d83d99a217a0 |