index
:
epy
BrokenPipeError
devel
master
readline
CLI EBook (epub2, epub3, fb2, mobi) reader
Matěj Cepl <mcepl@cepl.eu>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Initial implementation
benadha
2022-01-09
1
-79
/
+98
*
Add vim config
benadha
2022-01-09
1
-89
/
+148
*
Minor improvement
benadha
2022-01-09
2
-4
/
+7
*
Update README.md: added AUR installation
benadha
2022-01-08
1
-1
/
+7
*
Delete .mkpkg script
benadha
2022-01-08
1
-3
/
+0
*
.mkpkg -> Makefile
benadha
2022-01-08
1
-0
/
+3
*
Patch PKGBUILD
benadha
2022-01-08
1
-1
/
+1
*
Hotfix: curses has no attrib window in termux
benadha
2022-01-08
1
-4
/
+4
*
Added default color config
v2022.1.8
benadha
2022-01-08
1
-1
/
+4
*
Added PKGBUILD for Arch
benadha
2022-01-08
1
-0
/
+24
*
Adjust setup.py and pyproject.toml to include epy_extras
benadha
2022-01-08
2
-6
/
+2
*
Cleanup on failed ebook initialization
benadha
2022-01-08
1
-1
/
+2
*
Initial prepackaging kindleunpack with epy
benadha
2022-01-08
24
-11
/
+7338
*
Use setuptools as setup backend instead of poetry
benadha
2022-01-08
1
-4
/
+0
*
Update version and README.md
benadha
2022-01-08
4
-13
/
+13
*
Change history matching key from filepath to title author
benadha
2022-01-08
1
-7
/
+7
*
Initial library implementation
benadha
2022-01-08
1
-67
/
+107
*
Always calculate reading_progress whenever possible, just not always shown
benadha
2022-01-07
1
-11
/
+13
*
Refactor attribute name
benadha
2022-01-07
1
-2
/
+2
*
Fixed book metadata
benadha
2022-01-07
3
-52
/
+94
*
Add (sup|sub)script lookup table
benadha
2022-01-07
1
-0
/
+2
*
Implement HTMLtoLines._group_spans_by_row()
benadha
2022-01-07
1
-19
/
+18
*
Hotfix: adjust starting_line for inline style
benadha
2022-01-07
1
-2
/
+2
*
Add text mark/span grouper method
benadha
2022-01-07
2
-0
/
+37
*
Initial refactor: inline styling
benadha
2022-01-07
2
-213
/
+312
*
Add ipdb dev dependency
benadha
2022-01-07
2
-2
/
+222
*
Hotfix: Skip adding toc entry for empty label name
Benawi Adha
2022-01-06
1
-7
/
+9
*
Update development env using poetry
benadha
2022-01-06
5
-17
/
+1015
*
Fix path resolver for Mobi.get_img_bytstr()
benadha
2022-01-05
2
-1
/
+6
*
Add tests
benadha
2022-01-05
1
-0
/
+63
*
Add requirements-dev.txt
benadha
2022-01-05
1
-0
/
+6
*
Add support for Epub==v1.0 and simplify path resolver
benadha
2022-01-05
1
-22
/
+30
*
Remove bad try-except block
benadha
2022-01-04
1
-17
/
+4
*
Refactor Epub and Mobi object
benadha
2022-01-04
1
-113
/
+55
*
Hotfix: Update docstr
benadha
2022-01-02
1
-6
/
+4
*
Fixed plethora type issues
v2022.1.2
benadha
2022-01-02
3
-158
/
+323
*
Added SpeakerBaseModel as TTS engine wrapper
benadha
2022-01-01
3
-33
/
+129
*
Use mimic instead of pico2wave. (#44)
Matěj Cepl
2022-01-01
2
-19
/
+13
*
Update README.md: remove AUR installation instruction
benadha
2021-12-18
1
-6
/
+0
*
Update .gitignore
benadha
2021-12-18
1
-0
/
+2
*
Fixed unavailable curses.A_ITALIC and update version
benadha
2021-12-18
3
-16
/
+27
*
Update LICENSE
benadha
2021-12-18
1
-3
/
+3
*
Allow setting language for TTS. (#43)
Matěj Cepl
2021-12-18
2
-1
/
+4
*
Fixed reset to beginning of row when resizing term and Seamless==True
benadha
2021-11-12
2
-3
/
+3
*
Implement SeamlessBetweenChapters
benadha
2021-10-29
3
-97
/
+286
*
Minor annotation & prevent next page animation on edge of book
benadha
2021-10-26
1
-3
/
+4
*
Removed Board class
benadha
2021-10-25
1
-113
/
+0
*
Added TextStructure dataclass
benadha
2021-10-25
1
-30
/
+69
*
Give styling to images
benadha
2021-10-25
1
-3
/
+16
*
Better image opening scheme
benadha
2021-10-25
1
-34
/
+36
[prev]
[next]