Skip to main content

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


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 hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page