Skip to content

varunrandery/skim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

skim

A terminal-based speed reader that displays text using the Rapid Serial Visual Presentation (RSVP) technique with Optimal Recognition Point (ORP) highlighting.

skim

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages