Skip to content

8dcc/4cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
# ...