Discover Packages
github.com/varunrandery/skim
command
module
Version:
v0.0.0-...-e72d1a8
Opens a new window with list of versions in this module.
Published: Jan 14, 2026
License: MIT
Opens a new window with license information.
Imports: 17
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
skim
A terminal-based speed reader that displays text using the Rapid Serial Visual Presentation (RSVP) technique with Optimal Recognition Point (ORP) highlighting.
Installation
go install github.com/varunrandery/skim@latest
Or build from source:
go build -o skim
Usage
skim [options] [file|url]
skim document.txt
skim -wpm 400 article.md
skim http://httpbin.org/html
cat book.md | skim
llm 'Explain what stdin is' | skim
skim # Opens file picker
License
MIT
Expand ▾
Collapse ▴
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.