A simple command-line notifier for slack chat. It depends on only bash and curl.
git clone https://github.com/send/slack_notify.sh
cd slack_notify.sh
sudo ./install.shWrite your channel, username, icon with your slack API token on /usr/local/etc/slack_notify.conf.
echo "foo" | slack_notifyCopyright (c) 2016 SAKAI, Kazuaki. See LICENSE.txt for further details.