Giter VIP home page Giter VIP logo

rsvpcli's Introduction

RSVP (Rapid Serial Visual Presentation) CLI

RSVP CLI is a Python script designed to help users read text files and clipboard content at a rapid pace, word by word. The methodology employed is based on the RSVP method of speed reading, which presents words in quick succession to increase reading speed.

Features

  • Read text from files or directly from the clipboard.
  • Control reading speed (words per minute).
  • Navigation controls to skip ahead or go back.
  • Display the current reading position and progress percentage.

Prerequisites

To run the script, ensure you have the pyperclip package for clipboard access.

  • Install using pip:
  • pip install pyperclip

Usage

  • Navigate to the directory containing the script.

  • Run the script:

  • python rsvpcli.py [filename]

Replace [filename] with the name of a text or PDF file you want to read. This argument is optional. If no filename is provided, the script will prompt you to paste your clipboard contents for reading. Follow on-screen instructions to control the reading process.

The variable on line 79 "wpm = 400" can be adjusted to set the default WPM to your preference.

Commands

[Enter]: Begin reading the file. Press again to move a particular word to a new line. n: Load a new text file. s: Set words per minute (WPM). [p + enter]: Increase reading speed. [o + enter]: Decrease reading speed. [k + enter]: Skip back 25 words. [l + enter]: Skip ahead 25 words.

In action

  • Within Kubuntu, Scroll lock was used as a keybind to open a konsole session with the script. This reads clipboard contents and allows you to rapidly read a selected sum of text.

https://youtube.com/shorts/uiw-lePGQqU?feature=share

License

This project is open-source. Feel free to modify, distribute, and use it as you see fit.

rsvpcli's People

Contributors

chillwave avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.