8000 GitHub - htll/sndcld
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

htll/sndcld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sndcld

Requires cURLpp On debian-like systems (ubuntu, mint...) type the following in a terminal

apt install build-essentials git cmake libcurl4-openssl-dev
git clone https://github.com/jpbarrette/curlpp.git
cd curlpp
cmake .
make
sudo make install
sudo ldconfig
cd ..
make
./sndcld

json11 is a lightweight JSON library developped by Dropbox for C++11. Happily cloned from: https://github.com/dropbox/json11

Releases

No releases published

Packages

No packages published
0