Browsing 4chan in terminal style.
chancli is written for Python 3 and requires the urwid package.
listboards
list available boards
open <id>
open a thread from the current window, specified by its index
board <code>
display the first page (ex: board g)
board <code> <page>
display the nth page starting from 1
thread <board> <id>
open a specific thread
archive <code>
display archived threads from a board
help
show the help page
license
display the license page
exit/quit/q
exit the application
chancli is licensed under the MIT License.