Milkmaid

Milkmaid is a command-line client for Remember the Milk.

Features

Installing

$ gem install milkmaid

Authorizing

Before you can connect to your tasks you must authorize the client.

  1. $ milkmaid auth start

  2. Follow the generated link

  3. $ milkmaid auth finish

Now you are ready to work with your tasks.

Commands

Use the -h option to view a list of commands and options for each command.

$ milkmaid -h
$ milkmaid task -h

Working with tasks and lists

Whenever you want to reference a task or list, such as when completing a task or viewing tasks within a specific list you must first view the tasks or lists in order to load their ID numbers and assign them to a much easier to use local ID.

$ milkmaid list
$ milkmaid task

Version history

0.3.0

0.2.1

0.2.0

0.1.1

0.1.0

Contact me

Follow me on twitter: @mariusgrigoriu

Contributing to Milkmaid

Copyright © 2011 Marius Grigoriu. See LICENSE.txt for further details.