This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
README.md | ||
| |
config.yml-example | ||
| |
yap-server.rb |
README.md
YapServer
Translate HTTP requests into Jabber/XMPP messages. Great for webhooks! I also highly recommend using Google Apps Chat for your jabber server since it's stupid-simple to create multiple accounts (for the bot, your local yapper user, etc).
Requirements
Gems:
- sinatra (0.9.2)
- xmpp4r (0.5)
- json (1.1.6)
Optional:
- mongrel
Running
Create your configuration file (refer to config.yml-example):
cp config.yml-example config.yml
Just run it!
ruby yap_server.rb
Growl Integration
Turn these XMPP messages into Growl messages on your Mac with Yapper








