Skip to content
/ lnchn Public

small cli lainchan browser. just pure text output.

Notifications You must be signed in to change notification settings

usure/lnchn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

lnchn

lnchn is a small command line reader for the imageboard lainchan.

--- Rundown

  • No ncurses/curses.
  • Text output
  • Written in ruby

dependencies

  • (sudo) gem install colorize [colorize]

guide

$ 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]

examples

$ ruby lnchn.rb λ threads # list the threads on /λ/
$ ruby lnchn.rb λ 21246 # read a threads on /λ/

license

copyfarleft

About

small cli lainchan browser. just pure text output.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages