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
*
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
*
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
3
-334
/
+477
*
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
2
-102
/
+166
*
Quick fix with cli script issue
benadha
2021-10-23
1
-1
/
+5
*
v2021.10.23: Major refactoring
benadha
2021-10-23
3
-1503
/
+2258
*
Fixed handling wide character for input prompt
v2021.8.14
benadha
2021-08-14
2
-3
/
+11
*
Added <strong> to bold markup
benadha
2021-07-16
3
-19
/
+27
*
Disable mouse support by default
benadha
2021-07-08
3
-4
/
+8
*
tipjar
benadha
2021-04-09
1
-1
/
+1
*
- Fix formatting: Markup inside markup (eg. <i> inside <i>)
benadha
2021-04-06
3
-17
/
+35
*
- Image support for mobi
benadha
2021-04-06
3
-25
/
+41
*
Fix: formatting error for mobi
benadha
2021-04-05
2
-8
/
+8
*
- Restructured setup.py to not import epy script
benadha
2021-04-01
2
-40
/
+51
*
Merge doublespread
benadha
2021-02-02
2
-21
/
+76
|
\
|
*
TTS in double spread mode
benadha
2021-02-02
2
-3
/
+8
|
*
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
*
|
Better PageUp to prev index
benadha
2021-02-02
1
-1
/
+4
|
/
*
(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
2
-9
/
+25
*
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
*
Update README
benadha
2021-01-31
1
-0
/
+21
*
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
2
-1
/
+49
*
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
[next]