#cli #cli-tool #image-board #2ch

app dvach

dvach a simple client cli tool for the 2ch.hk imageboard

2 releases

0.1.1 Nov 28, 2019
0.1.0 Dec 13, 2018

#8 in #image-board

MIT/Apache

23KB
328 lines

dvach

dvach is a simple client cli tool for the 2ch.hk imageboard.

Installation

If you already have rust toolchain installed:

cargo install dvach

Also ensure that you have ~/.cargo/bin/ in your $PATH.

Usage

$ dvach # list boards
$ dvach pr # list threads for the "pr" board
$ dvach pr 1299618 # show selected thread

Why?

It's just a tiny exercise in writting cli tools in rust

Dependencies

~26–38MB
~651K SLoC