Banana 475a3091cc licence and some additional notes in readme 11 mēneši atpakaļ
..
.gitignore be7882c654 renaming 4 gadi atpakaļ
Makefile be7882c654 renaming 4 gadi atpakaļ
README 475a3091cc licence and some additional notes in readme 11 mēneši atpakaļ
selfpaste.c 475a3091cc licence and some additional notes in readme 11 mēneši atpakaļ

README

Linux client written in C. Can be build with the added Makefile for linux.
Depends on libcurl (+ssl) https://curl.haxx.se and json-c https://github.com/json-c/json-c

Gentoo:
https://packages.gentoo.org/packages/net-misc/curl
https://packages.gentoo.org/packages/dev-libs/json-c

Fedora:
https://packages.fedoraproject.org/pkgs/json-c/json-c-devel/
https://packages.fedoraproject.org/pkgs/curl/libcurl-devel/

Debian:
https://packages.debian.org/search?keywords=libcurl4-openssl-dev
https://packages.debian.org/search?keywords=json-c