{"id":34038536,"url":"https://github.com/neumann-mlucas/speedread","last_synced_at":"2026-04-07T07:02:30.779Z","repository":{"id":57469795,"uuid":"261014128","full_name":"neumann-mlucas/speedread","owner":"neumann-mlucas","description":"Speed reader written in python","archived":false,"fork":false,"pushed_at":"2020-06-08T17:29:53.000Z","size":8,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2024-08-09T20:10:33.155Z","etag":null,"topics":["gui","python","speed-reading","tkinter"],"latest_commit_sha":null,"homepage":"","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/neumann-mlucas.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}},"created_at":"2020-05-03T20:23:10.000Z","updated_at":"2023-06-11T19:04:53.000Z","dependencies_parsed_at":"2022-09-14T05:21:58.586Z","dependency_job_id":null,"html_url":"https://github.com/neumann-mlucas/speedread","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/neumann-mlucas/speedread","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neumann-mlucas%2Fspeedread","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neumann-mlucas%2Fspeedread/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neumann-mlucas%2Fspeedread/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neumann-mlucas%2Fspeedread/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/neumann-mlucas","download_url":"https://codeload.github.com/neumann-mlucas/speedread/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neumann-mlucas%2Fspeedread/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31503394,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T03:10:19.677Z","status":"ssl_error","status_checked_at":"2026-04-07T03:10:13.982Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["gui","python","speed-reading","tkinter"],"created_at":"2025-12-13T21:02:52.079Z","updated_at":"2026-04-07T07:02:30.774Z","avatar_url":"https://github.com/neumann-mlucas.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SpeedRead ![](demo.gif)\n\n## About\n\nSpeed reader written in python. It reads text from the clipboard content (or xsel/xclip output). Supports some command line arguments and you can navigate within the text with the arrow keys.\n\nI made this to integrate in my i3wm + zathura pdf reader workflow. zathura can copy text to the clipboard with a simple mouse selection, then just use a keybind to call the package with: `$ python -m speedread`. Fast and Easy.\n\n\n## Usage\n\nInstall with:\n\n`$ pip install --user speedread`\n\nOptions:\n\n\u003e SpeedRead [-h] [-w WPM] [-xclip] [-xsel] [-cb]\n\u003e\n\u003e optional arguments:\n\u003e   -h, --help         show this help message and exit\n\u003e   -w WPM, --wpm WPM  words per Minute\n\u003e   -xclip, --xclip    use output from `$ xclip -o`\n\u003e   -xsel, --xsel      use output from `$ xsel`\n\u003e   -cb, --clipboard   use clipboard content\n\nAdditionally it also support some key binds:\n- j / k : decrease / increase wpm\n- h / l : go backward / forward one word\nSame idea with arrow keys\n\n\n## Integration with i3wm\n\nAdd this line to your i3wm config file:\n\n`for_window [class=\"Speedread\"] floating enable`\n\nThem add a line to call this package with a key bind:\n\n`bindsym \u003cKEY\u003e python -m speedread \u0026\u003e /dev/null`\n\n\n### DOTOs\n\n- [x] Add more command line arguments\n- [ ] Make it prettier\n- [ ] Make it WM independent\n- [ ] Add option to read from STDIN\n- [ ] Select text in pdf without using the mouse\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneumann-mlucas%2Fspeedread","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneumann-mlucas%2Fspeedread","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneumann-mlucas%2Fspeedread/lists"}