Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/8dcc/4cli

4chan CLI client
https://github.com/8dcc/4cli

cjson cli json libcurl

Last synced: 30 days ago
JSON representation

4chan CLI client

Awesome Lists containing this project

README

        

#+title: 4cli
#+options: toc:nil
#+startup: showeverything
#+author: 8dcc

*4chan CLI client.*

#+TOC: headlines 2

* Description
4chan CLI client written in pure C. Uses [[https://curl.se/libcurl/][libcurl]] and [[https://github.com/DaveGamble/cJSON][cJSON]].

* Building

#+begin_src console
$ git clone https://github.com/8dcc/4cli
$ cd 4cli
$ make
...
#+end_src

* Usage
The board by default is =/g/=, and can be changed with the =BOARD= macro in [[src/include/util.h]].

#+begin_src console
$ ./4cli.out
...
#+end_src