Skip to content

Latest commit

 

History

History
44 lines (27 loc) · 807 Bytes

README.md

File metadata and controls

44 lines (27 loc) · 807 Bytes

TellMe

TellMe is a Ruby gem for setting simple reminders with natural language processiing on MacOs.

Installation

Add this line to your application's Gemfile:

gem 'tell_me'

And then execute:

$ bundle

Or install it yourself as:

$ gem install tell_me
  1. Install terminal-notifier - https://github.com/alloy/terminal-notifier

Usage

tell-me to take the hobbits to Isengard in 10 minutes
tell-me to kill the 7th horcrux tomorrow at 12PM
tell-me to fus ro dah Nazeem over the cliff friday 10:00

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/ninabelikova/tell-me.

License

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