aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add Github Action workflows for testingbenadha2022-02-131-0/+23
* Add Github Action workflows to upload tags to pypiv2022.2.5benadha2022-02-131-0/+25
* Update changelog in READMEbenadha2022-02-051-0/+2
* Add debugger on parallel letter counting processbenadha2022-02-051-1/+3
* Fix process.join() issue for unstarted processbenadha2022-02-054-7/+5
* Bugfix #51: Stop/prevent scrolling at the end of ebookv2022.1.25benadha2022-01-253-5/+3
* Fixed grammar in README.mdv2022.1.23benadha2022-01-241-5/+5
* Update version and README.mdbenadha2022-01-234-4/+11
* Add 'force_wait' for letters counting processbenadha2022-01-231-16/+35
* Add library menubenadha2022-01-231-7/+53
* Update dev dependenciesbenadha2022-01-232-1227/+8
* More verbose loaderbenadha2022-01-211-1/+2
* Remove excessive loaderbenadha2022-01-171-1/+0
* Verbose loaderbenadha2022-01-171-3/+7
* Fixed mobi encoding issue on Windowsbenadha2022-01-161-1/+1
* Add windows-curses dep to pyproject.tomlbenadha2022-01-161-0/+1
* Add windows-curses dep to setup.pybenadha2022-01-161-0/+1
* Minor cosmeticsbenadha2022-01-151-5/+8
* Fixed url parser with pathlib.PurePosixPathbenadha2022-01-151-5/+6
* CLI help interfacebenadha2022-01-151-9/+12
* More explicit 'content_path'benadha2022-01-151-3/+5
* Update versionv2022.1.16benadha2022-01-152-2/+2
* Hotfix: image location reference issuebenadha2022-01-151-1/+4
* Hotfix: url meta window issue and update versionv2022.1.15benadha2022-01-154-8/+26
* URL early supportbenadha2022-01-153-15/+78
* Improve cli help interfacebenadha2022-01-151-15/+45
* New implementation of cli args parserbenadha2022-01-151-130/+137
* Update PKGBUILDbenadha2022-01-141-12/+23
* Restructure and reorganize testsbenadha2022-01-142-22/+23
* Add test coverage moduleBenawi Adha2022-01-114-51/+70
* Added tests command in Makefilebenadha2022-01-101-0/+9
* Hotfix: reader self instancebenadha2022-01-101-1/+1
* Restructured testsbenadha2022-01-101-0/+0
* Initial implementationbenadha2022-01-091-79/+98
* Add vim configbenadha2022-01-091-89/+148
* Minor improvementbenadha2022-01-092-4/+7
* Update README.md: added AUR installationbenadha2022-01-081-1/+7
* Delete .mkpkg scriptbenadha2022-01-081-3/+0
* .mkpkg -> Makefilebenadha2022-01-081-0/+3
* Patch PKGBUILDbenadha2022-01-081-1/+1
* Hotfix: curses has no attrib window in termuxbenadha2022-01-081-4/+4
* Added default color configv2022.1.8benadha2022-01-081-1/+4
* Added PKGBUILD for Archbenadha2022-01-081-0/+24
* Adjust setup.py and pyproject.toml to include epy_extrasbenadha2022-01-082-6/+2
* Cleanup on failed ebook initializationbenadha2022-01-081-1/+2
* Initial prepackaging kindleunpack with epybenadha2022-01-0824-11/+7338
* Use setuptools as setup backend instead of poetrybenadha2022-01-081-4/+0
* Update version and README.mdbenadha2022-01-084-13/+13
* Change history matching key from filepath to title authorbenadha2022-01-081-7/+7
* Initial library implementationbenadha2022-01-081-67/+107