Capy reader on my phone. Lightweight and filters blacklist out.
Since i’ve found no readers for shell that just dump the important bits, without ncurses background shenanigans and whatnot, i’ve made my own in 100 lines POSIX shell. It’s kinda slow (500 ms), since it calls multiple times awk per line. Maybe i’ll redo it in python sometime.
Capy reader on my phone. Lightweight and filters blacklist out.
Since i’ve found no readers for shell that just dump the important bits, without ncurses background shenanigans and whatnot, i’ve made my own in 100 lines POSIX shell. It’s kinda slow (500 ms), since it calls multiple times awk per line. Maybe i’ll redo it in python sometime.