Commit Graph

7 Commits

Author SHA1 Message Date
Přemysl Eric Janouch 47aaedd26a Implement the HTTP plugin
Ended up including Joyent's http-parser library.
2014-09-21 01:02:16 +02:00
Přemysl Eric Janouch 38a0077033 Generate a manpage
help2man should be enough so far.
2014-09-20 18:12:55 +02:00
Přemysl Eric Janouch 06785ea4e1 JSON output support
This was rather simple.
2014-09-17 23:22:02 +02:00
Přemysl Eric Janouch 7d3f0ca4c8 Even more stuff
Some reorganisation has taken place.
2014-09-14 22:45:12 +02:00
Přemysl Eric Janouch 215891a8ee More stuff
- renamed *_func to *_fn
 - some initial code for the indicator (needs curses)
 - moved option handler to utils
 - more work on unit generation & processing
2014-09-14 00:28:50 +02:00
Přemysl Eric Janouch a133946688 Write stubs for the plugins
Make them compile.
2014-09-11 08:10:33 +02:00
Přemysl Eric Janouch b418bfe22c Initial commit
Nothing's working yet, only some supporting code has been put in place.
2014-09-08 21:40:01 +02:00