Skip to content

xorgnak/remind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Remind

GNU remind is a fantastic utility for managing schedules, tasks, events, and reminders.

Installation

Bundle

bundle add remind

Gem

gem install remind

Build

gem build remind.gemspec

Usage

require 'remind'

Remind

A wapper around gnu remind.

Set Reminders Collection

Create local reminders from url.

Remind.set(collection, "Binner at 8 tonight.")

Get Reminders Collection

Extract agenda from local reminders.

Remind.get(collection)

Get System Reminders

Remind.get!

Development

You can also run ruby bin/console for an interactive prompt that will allow you to experiment.

About

ruby gnu remind utility

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors