send slack message from command line
Install Incomming webhook to your channel https://api.slack.com/incoming-webhooks#sending_messages
you will then get some url https://hooks.slack.com/services/T00000000/B00000000/XXXXXXXXXXXXXXXXXXXXXXXX
create /usr/local/bin/notifyme
and send message via your command line
Last updated