reader icon indicating copy to clipboard operation
reader copied to clipboard

reader is for your command line what the “readability” view is for modern browsers: A lightweight tool offering better readability of web pages on the CLI.

Results 13 reader issues
Sort by recently updated
recently updated
newest added

I noticed you have opened issues labeled `help wanted`. I recommend enhancing the README to make the call for new contributors more prominent. ### Changes Made: 1. **Shields:** Added Shields.io...

Was expecting to get a non-zero exit code if reader cannot get the http page, but it always returns zero. Example shows curl return non-zero on invalid domain name ```...

bug

I don't know why it happens. Is there some way to debug this? The flag `-v` didn't show anything. ``` $ reader "https://www.krisinformation.se/nyheter/2025/november/mycket-besvarligt-vaglag-i-delar-av-sodra-och-mellersta-sverige/" -> Get "http://www.krisinformation.se/nyheter/2025/november/mycket-besvarligt-vaglag-i-delar-av-sodra-och-mellersta-sverige": http2: unsupported scheme ```...