public
Description: an iPhone application for Remember the Milk.
Homepage: http://deadbeaf.org/out/milpon/
Clone URL: git://github.com/mootoh/milpon.git
mootoh (author)
Mon Nov 03 08:32:32 -0800 2008
commit  9902023a4e4e5739ef687888893e7913fc35fafd
tree    e44ed7aeb6165c8e91e33c9a299daa11593c69cf
parent  d5f18f9e1cf1225693adae66cbbe2bf8b8418164
milpon /
name age message
file .gitignore Fri Oct 24 09:41:53 -0700 2008 initial import, beta-01. [mootoh]
file ChangeLog.txt Loading commit data...
file Entitlements.plist Thu Apr 16 19:14:53 -0700 2009 moved plists into others. [mootoh]
file HomeView.xib Fri Oct 24 09:41:53 -0700 2008 initial import, beta-01. [mootoh]
file Info.plist Fri Oct 24 09:41:53 -0700 2008 initial import, beta-01. [mootoh]
file ListViewController.xib Fri Oct 24 09:41:53 -0700 2008 initial import, beta-01. [mootoh]
file MainWindow.xib
directory Milpon.xcodeproj/
file Milpon_Prefix.pch Fri Oct 24 09:41:53 -0700 2008 initial import, beta-01. [mootoh]
file PrivateInfo.h-sample Tue Nov 25 08:45:54 -0800 2008 moved a lot. [mootoh]
file README.txt Wed Oct 29 17:49:57 -0700 2008 add a build information of API key. [mootoh]
file RTMError.h Sat Feb 28 07:31:08 -0800 2009 reorganized the dir structure. [takayama@MacBookAir]
file TODO.txt
file TaskView.xib
file UnitTest-Info.plist Thu Apr 16 19:14:53 -0700 2009 moved plists into others. [mootoh]
directory api/
directory controller/
directory design/ Sat Oct 25 00:32:39 -0700 2008 fixed #36, #37: scroll to the current editing f... [mootoh]
file fixture.sql
file fixture_auth.sql
file main.m Sat Feb 28 07:31:08 -0800 2009 reorganized the dir structure. [takayama@MacBookAir]
directory model/
directory resource/
file schema.sql
directory test/
file update_db.sh Tue Nov 25 08:45:54 -0800 2008 moved a lot. [mootoh]
directory view/
README.txt
An iPhone application for Remember the Milk.

= Requirements =

Need a Remember the Milk API key.
Obtain from RTM web site, then store them in PrivateInfo.h (see PrivateInfo.h-sample).

= LICENSE =

New BSD.

--
mootoh