Skip to content

gabrield/libthingspeak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ThingSpeak C library (libthingspeak)

Beta Release Notes

The goals of the design had been focused on supporting unix platforms and providing simple wrapper methods that will enable users to implement a very functional ThingSpeak agent application on an platform that supports BSD sockets.

This library is still in early development stage, then do not expect too much from it, but it's being improved as far as my needs go - and maybe yours (just let me know or send a pull request :D ).

Get started

Run this from the shell:

  git clone  https://github.com/gabrield/libthingspeak
  cd libthingspeak
  make all

Contributing

I use GitHub fork/pull-request model and encourage users to contribute changes back. The general guideline is to submit no more then one feature in a single pull-request and each individual commit should contain only related changes.

About

ThingSpeak C library (libthingspeak)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages