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
ea8c52e766
znc-push
/
Makefile
6 lines
65 B
Makefile
Raw
Normal View
History
Unescape
Escape
Rebrand project as ZNC Push Issue #226
2011-09-29 13:30:06 +00:00
push.so
:
push
.
cpp
znc-buildmod push.cpp
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
Added clean make target
2011-09-28 20:26:24 +00:00
clean
:
Rebrand project as ZNC Push Issue #226
2011-09-29 13:30:06 +00:00
-rm -f push.so