Slackdo

SlackDO is a simple CLI tool that allows you to send TODO items and Reminders to yourself on Slack through an incoming webhook.

Installation

gem install slackdo

Usage

First thing you should do is configure your incoming webhook by doing slackdo webhook.

After that you're all set to go. Add a new TODO item by typing slackdo task or add a reminder with slackdo reminder.

Development

Slackdo is still under development and might still be buggy. Feel free to add support to the project.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/segersniels/slackdo.

License

The gem is available as open source under the terms of the MIT License.