{"id":15209315,"url":"https://github.com/basiomeuspuga/lector","last_synced_at":"2025-05-15T18:09:42.228Z","repository":{"id":40892826,"uuid":"109415279","full_name":"BasioMeusPuga/Lector","owner":"BasioMeusPuga","description":"Qt based ebook reader","archived":false,"fork":false,"pushed_at":"2023-09-02T12:11:21.000Z","size":2083,"stargazers_count":1518,"open_issues_count":49,"forks_count":209,"subscribers_count":54,"default_branch":"master","last_synced_at":"2024-10-29T17:27:19.030Z","etag":null,"topics":["comic-reader","comics","crossplatform","djvu","ebook","ebook-reader","epub","mobi","python","qt","reader"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BasioMeusPuga.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2017-11-03T16:01:14.000Z","updated_at":"2024-10-26T02:52:47.000Z","dependencies_parsed_at":"2022-08-10T01:18:00.704Z","dependency_job_id":"d9813df4-1795-40f5-888a-ebfe2fc20982","html_url":"https://github.com/BasioMeusPuga/Lector","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BasioMeusPuga%2FLector","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BasioMeusPuga%2FLector/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BasioMeusPuga%2FLector/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BasioMeusPuga%2FLector/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BasioMeusPuga","download_url":"https://codeload.github.com/BasioMeusPuga/Lector/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254394722,"owners_count":22063984,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["comic-reader","comics","crossplatform","djvu","ebook","ebook-reader","epub","mobi","python","qt","reader"],"created_at":"2024-09-28T07:23:18.369Z","updated_at":"2025-05-15T18:09:42.208Z","avatar_url":"https://github.com/BasioMeusPuga.png","language":"Python","readme":"\u003cp align=\"center\"\u003e\u003cimg src=\"lector/resources/raw/logo/logotype_horizontal.svg\" alt=\"Lector\" height=\"90px\"\u003e\u003c/p\u003e\n\nQt based ebook reader\n\nCurrently supports:\n* pdf\n* epub\n* djvu\n* fb2\n* mobi\n* azw / azw3 / azw4\n* cbr / cbz\n* md\n\n## Contribute\n[Paypal](https://www.paypal.me/supportlector)\n\nBitcoin: 17jaxj26vFJNqQ2hEVerbBV5fpTusfqFro\n\n## Requirements\n### Needed\n| Package | Version tested |\n| --- | --- |\n| Python | 3.6 |\n| PyQt5 | 5.10.1 |\n| python-lxml | 4.3.0 |\n| python-beautifulsoup4 | 4.6.0 |\n| python-xmltodict | 0.11.0 |\n\n### Optional\n| Package | Version tested | Required for |\n| --- | --- | --- |\n| python-pymupdf | 1.14.5 | PDF support |\n| python-djvulibre | 0.8.4 | DjVu support |\n| python-markdown | 3.0.1 | Markdown support |\n| textile | 3.0.4 | TXT support |\n\n## Support\nWhen reporting issues:\n* Make sure you're at the latest commit.\n* Run with `$EXECUTABLEPATH debug`.\n* Include the log `~/.local/share/Lector/Lector.log` AND terminal output.\n* If you're having trouble with a book while the rest of the application / other books work, please link to a copy of the book itself.\n* If nothing is working, please make sure the requirements mentioned above are all installed, and are at least at the version mentioned.\n\n## Installation\n### Manual\n0. Install dependencies - I recommend using your package manager for this.\n1. Clone repository\n2. Type the following in the root directory:\n\n        $ python setup.py build\n        # python setup.py install\n3. OR launch with `lector/__main__.py`\n\n### Available packages\n* [AUR - Releases](https://aur.archlinux.org/packages/lector/)\n* [AUR - Git](https://aur.archlinux.org/packages/lector-git/)\n* [Gentoo (unofficial)](https://bitbucket.org/szymonsz/gen2-overlay/src/master/app-text/lector/)\n* [Fedora (unofficial)](https://copr.fedorainfracloud.org/coprs/bugzy/lector/)\n* [openSUSE](https://software.opensuse.org/package/lector)\n\n## Translations\n1. There is a `SAMPLE.ts` file [here](https://github.com/BasioMeusPuga/Lector/tree/master/lector/resources/translations). Open it in `Qt Linguist`.\n2. Pick the language you wish to translate to.\n3. Translate relevant strings.\n4. Try to resist the urge to include profanity.\n5. Save the file as `Lector_\u003clanguage\u003e` and send it to me, preferably as a pull request.\n\nPlease keep the translations short. There's only so much space for UI elements.\n\n## Screenshots\n\n### Main window\n![alt tag](https://i.imgur.com/516hRkS.png)\n\n### Table view\n![alt tag](https://i.imgur.com/o9An7AR.png)\n\n### Book reading view\n![alt tag](https://i.imgur.com/ITG63Fc.png)\n\n### Distraction free view\n![alt tag](https://i.imgur.com/g8Ltupy.png)\n\n### Annotation support\n![alt tag](https://i.imgur.com/gLK29F4.png)\n\n### Comic reading view\n![alt tag](https://i.imgur.com/rvvTQCM.png)\n\n### Bookmark support\n![alt tag](https://i.imgur.com/Y7qoU8m.png)\n\n### View profiles\n![alt tag](https://i.imgur.com/awE2q2K.png)\n\n### Metadata editor\n![alt tag](https://i.imgur.com/0CDpNO8.png)\n\n### In program dictionary\n![alt tag](https://i.imgur.com/RF72m2h.png)\n\n### Settings window\n![alt tag](https://i.imgur.com/l6zJXaH.png)\n\n## Attributions\n* [KindleUnpack](https://github.com/kevinhendricks/KindleUnpack)\n* [rarfile](https://github.com/markokr/rarfile)\n* [Papirus icon theme](https://github.com/PapirusDevelopmentTeam/papirus-icon-theme)\n\n## License\n_Lector_ is released under the GNU General Public License v3.0 or any later version.\nSee the [LICENSE](LICENSE) file for details.\n","funding_links":["https://www.paypal.me/supportlector"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbasiomeuspuga%2Flector","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbasiomeuspuga%2Flector","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbasiomeuspuga%2Flector/lists"}