Speed reader in python
Project description
SpeedRead
About
Speed reader written in python. It reads text from the clipboard content (xsel output). Right now, it only supports the "wpm" argument, but I plan to expand this latter.
I made this to integrate in my i3wm + zathura pdf reader workflow. zathura can copy text to the clipboard with a mouse selection, then just use a keybind to call the package with: $ python -m speedread
.
Usage
Install with:
$ pip install --user speedread
Add this line to your i3wm config file:
for_window [class="Speedread"] floating enable
bind key with i3wm or sxhkd
DOTOs
- Add more command line arguments
- Make it WM independent
- Add option to read from stdin
- Select text without using the mouse (?)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
speedread-0.1.tar.gz
(2.8 kB
view details)
File details
Details for the file speedread-0.1.tar.gz
.
File metadata
- Download URL: speedread-0.1.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0.post20200210 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6da3fd9f5d1a0ac81f83c0784738d887b3eaea0e579c5d262ea5441ca92bec81 |
|
MD5 | 7b7ca5f51e8ee69aaba4da9ac2ef6945 |
|
BLAKE2b-256 | a513613b42458d52a98763d1ccb35d3c8d8b28f7a36a00e2e56f5b8b27b7748c |