📚(f)low (s)tate (r)eading e(x)change – flow state reading in the terminal
Inspired by (but not affiliated with) Renato Casutt and his revolutionary work on Bionic Reading.
For detailed usage run fsrx -h
.
``` fsrx 1.0.2 Colby Thomas thatvegandev@gmail.com 📚(f)low (s)tate (r)eading e(x)change flow state reading in the terminal
USAGE: fsrx [OPTIONS] [PATH]
ARGS:
OPTIONS:
-c, --contrast high contrast
-f, --fixation
sh
$ echo "the quick brown fox jumps over the lazy dog" | fsrx
$ fsrx input.txt | less
$ fmt -w60 input.txt | fsrx -c -fh -sl
sh
$ cargo install fsrx
incoming @ homebrew-fsrx
fsrx
via the AUR
fsrx
from the official repositories
All contributions are greatly appreciated. Please keep in mind this project is meant to be as lightweight as possible, so not every idea will be considered.
If you have a suggestion that would make fsrx better, please fork the
repo and create a pull
request. You can also
simply open an issue and select Feature Request
git checkout -b [your_username]/xyz
)git commit -m 'add some xyz'
)git fetch --all && git rebase origin/main
)git push origin [your_username]/xyz
)See the open issues for a full list of proposed features (and known issues).
Distributed under the MIT License. See LICENSE.md for more information.