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
path:
root
/
epy.py
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
1
-157
/
+316
*
Added SpeakerBaseModel as TTS engine wrapper
benadha
2022-01-01
1
-19
/
+124
*
Use mimic instead of pico2wave. (#44)
Matěj Cepl
2022-01-01
1
-13
/
+9
*
Fixed unavailable curses.A_ITALIC and update version
benadha
2021-12-18
1
-15
/
+24
*
Allow setting language for TTS. (#43)
Matěj Cepl
2021-12-18
1
-1
/
+2
*
Fixed reset to beginning of row when resizing term and Seamless==True
benadha
2021-11-12
1
-2
/
+2
*
Implement SeamlessBetweenChapters
benadha
2021-10-29
1
-91
/
+270
*
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
*
Refactor parser.get_lines(width) to get_lines(textwidth)
benadha
2021-10-25
1
-9
/
+9
*
Fixed image cursor on double spread and progress pctg in double spread
benadha
2021-10-25
1
-14
/
+7
*
Refactor variables
benadha
2021-10-25
1
-33
/
+34
*
Removed newline from choices in @choice_win
benadha
2021-10-25
1
-1
/
+3
*
InfiniBoard to render huge text
benadha
2021-10-25
1
-329
/
+476
*
Quick fix parse_cli_args() to fetch from last read history when the states.db...
benadha
2021-10-23
1
-1
/
+1
*
Squashed commit of the following:
benadha
2021-10-23
1
-101
/
+165
*
Quick fix with cli script issue
benadha
2021-10-23
1
-1
/
+5
*
v2021.10.23: Major refactoring
benadha
2021-10-23
1
-1499
/
+2242
*
Fixed handling wide character for input prompt
v2021.8.14
benadha
2021-08-14
1
-2
/
+10
*
Added <strong> to bold markup
benadha
2021-07-16
1
-2
/
+2
*
Disable mouse support by default
benadha
2021-07-08
1
-2
/
+4
*
- Fix formatting: Markup inside markup (eg. <i> inside <i>)
benadha
2021-04-06
1
-16
/
+31
*
- Image support for mobi
benadha
2021-04-06
1
-22
/
+34
*
Fix: formatting error for mobi
benadha
2021-04-05
1
-7
/
+7
*
- Restructured setup.py to not import epy script
benadha
2021-04-01
1
-33
/
+41
*
TTS in double spread mode
benadha
2021-02-02
1
-2
/
+2
*
Cleaner doublespread
benadha
2021-02-02
1
-12
/
+24
*
Better PageUp to prev index for doublespread
benadha
2021-02-02
1
-1
/
+4
*
Doublespread initial commit
benadha
2021-02-02
1
-16
/
+54
*
(probably) Useless: if totlines - y < rows
benadha
2021-02-02
1
-29
/
+15
*
Bug fix: scroll down behaviour when totlines < rows
benadha
2021-02-02
1
-1
/
+1
*
- Unused var: LINEPRSRV
benadha
2021-02-01
1
-8
/
+13
*
Better left click mouse in choice_win
benadha
2021-02-01
1
-0
/
+3
*
Added page scroll animation
benadha
2021-02-01
1
-5
/
+42
*
Minor bug fix: color attribute issue with scrolling-more-than-1-line indicator
benadha
2021-02-01
1
-2
/
+2
*
Bug fixes:
benadha
2021-02-01
1
-16
/
+32
*
Backward compatibility: config file
benadha
2021-01-31
1
-1
/
+7
*
TTS Support
benadha
2021-01-31
1
-2
/
+64
*
Mouse support
benadha
2021-01-31
1
-1
/
+37
*
Inline format: bold for header
benadha
2021-01-30
1
-0
/
+1
*
Added chapter suffix in the end of MAXCHUNKS
benadha
2021-01-30
1
-2
/
+8
*
Minor fix: new scheme for parsing sects
benadha
2021-01-30
1
-1
/
+1
*
Minor fix: inline format
benadha
2021-01-30
1
-4
/
+9
*
Minor fix: inline format
benadha
2021-01-30
1
-12
/
+33
[prev]
[next]