Origin story
Getting the document by just entering the number rather than dealing with search engines and browser.
A terminal-based interface for fetching, caching, and browsing IETF RFC documents, featuring text search and table of contents navigation.
An RFC viewer with TUI
Getting the document by just entering the number rather than dealing with search engines and browser.
Just enter the document number.
It has a Table of Contents list just like pdf readers. Idk otherwise its just a TUI.
Improvements in Table of Contents parsing and performance.
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/ozan2003/rfc_reader/releases/download/v0.11.2/rfc_reader-installer.sh | sh
powershell -ExecutionPolicy Bypass -c "irm https://github.com/ozan2003/rfc_reader/releases/download/v0.11.2/rfc_reader-installer.ps1 | iex"
| File | Platform | Checksum |
|---|---|---|
| rfc_reader-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| rfc_reader-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| rfc_reader-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
| rfc_reader-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| rfc_reader-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
Discussions