{"id":20859120,"url":"https://github.com/andersinno/bookcli-webinar","last_synced_at":"2026-04-20T08:31:37.915Z","repository":{"id":148784877,"uuid":"316444686","full_name":"andersinno/bookcli-webinar","owner":"andersinno","description":null,"archived":false,"fork":false,"pushed_at":"2020-11-27T09:21:52.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-25T19:55:26.132Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andersinno.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-11-27T08:36:35.000Z","updated_at":"2020-11-27T09:21:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"7963cc73-bb19-420d-85e9-96cac92fe0e7","html_url":"https://github.com/andersinno/bookcli-webinar","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/andersinno/bookcli-webinar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andersinno%2Fbookcli-webinar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andersinno%2Fbookcli-webinar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andersinno%2Fbookcli-webinar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andersinno%2Fbookcli-webinar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andersinno","download_url":"https://codeload.github.com/andersinno/bookcli-webinar/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andersinno%2Fbookcli-webinar/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32039939,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-11-18T04:48:42.300Z","updated_at":"2026-04-20T08:31:37.577Z","avatar_url":"https://github.com/andersinno.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bookcli-webinar\n\nCode from Anders webinar (26 Nov 2020). A quick tutorial to build a CLI application that read a pdf book out loud.\n\nYou can use this code as the MVP and consider building/adding feature to your application as suggested [below](#suggestion-for-improvement)\n## Installation:\n```\npip install -r requirements.txt\n```\n\n**Note:** This project use `pdftotext`, please check `pdftotext` [documentation](https://github.com/jalan/pdftotext) for its OS specific dependencies\n\n## Usage:\n\nCheck `--help` for detail usage\n\n```\npython main.py --help\n```\n\n## Reference\n\n- Convert PDF to text: [pdftotext](https://github.com/jalan/pdftotext)\n- Python toolkit for working with databases: [SQLAlchemy](https://www.sqlalchemy.org/)\n- Python CLI framework: [Click](https://click.palletsprojects.com/en/7.x/)\n- Python Text-to-Speech library: [Pyttsx3](https://github.com/nateshmbhat/pyttsx3)\n- Python library for printing nice looking table to console: [python-tabulate](https://github.com/astanin/python-tabulate)\n- Database migration tool: [alembic](https://alembic.sqlalchemy.org/en/latest/)\n\n\n## Suggestion for improvement\n\n- Functionality for storing the last read page\n- Functionality to continue from the last read page\n- Functionality to start reading from a specific page\n- Functionality to change voices\n- Functionality to automatically detect book's language and choose the suitable voices according to the detected language\n- And more...","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandersinno%2Fbookcli-webinar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandersinno%2Fbookcli-webinar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandersinno%2Fbookcli-webinar/lists"}