lnchn is a small command line reader for the imageboard lainchan.
--- Rundown
- No ncurses/curses.
- Text output
- Written in ruby
(sudo) gem install colorize
[colorize]
$ ruby lnchn.rb boards # lists boards
$ ruby lnchn.rb BOARD_NAME threads # list threads on the first page. [FINISHED]
$ ruby view BOARD_NAME THREAD_NAME # read a thread [UNFINISHED/WIP]
$ ruby lnchn.rb λ threads # list the threads on /λ/
$ ruby lnchn.rb λ 21246 # read a threads on /λ/
copyfarleft