This website requires JavaScript.
Explore
Help
Sign In
SeanOMik
/
znc-push
mirror of
https://github.com/SeanOMik/znc-push.git
Watch
1
Star
0
Fork
You've already forked znc-push
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
60632d42fb
znc-push
/
Makefile
6 lines
73 B
Makefile
Raw
Normal View
History
Unescape
Escape
Initial commit, any command triggers HTTP POST Currently the plugin waits for any command to be sent to *notifo, at which point it triggers a canned HTTP request to a test URL. This canned request will be replaced soon with a proper, authenticated request to the official Notifo service URL.
2011-01-11 03:33:13 +00:00
notifo.so
:
notifo
.
cpp
znc-buildmod notifo.cpp
Added clean make target
2011-09-28 20:26:24 +00:00
clean
:
-rm -f notifo.so