Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 544 Bytes

File metadata and controls

30 lines (22 loc) · 544 Bytes

4cli

4chan CLI client written in pure C.

Dependencies

This program depends on the libcurl and cJSON C libraries, so they must be installed in your system.

Building

git clone https://github.com/8dcc/4cli
cd 4cli
make
# ...

Usage

The board by default is /g/, and can be changed with the BOARD macro in src/include/main.h.

./4cli
# ...