public
Description: Memo is a shoppinglist application for Pocket PC and other devices that can run javascript.
Homepage: http://github.com/joakimk/memo/wikis/memo
Clone URL: git://github.com/joakimk/memo.git
Click here to lend your support to: memo and make a donation at www.pledgie.com !
joakimk (author)
Thu Jun 26 11:06:02 -0700 2008
commit  40340dcd798a704c10c78044560c71bcdad9c60c
tree    7d218c23349c28a8f88dc71b0dd94e45e7510c3d
parent  99cfa5995aae395297187c0d25c8cb9d4f17d49f
memo /
name age message
file index.html Loading commit data...
file memo.js
file readme.txt
file style.css
directory tools/
readme.txt
Memo

About:
Memo is a shoppinglist application mainly designed for Windows Mobile 5.0 (IE Mobile). It's written in xhtml/css and 
javascript using cookies to store data. As it's just a web application it could work just fine on any device or computer 
with a browser that implements enough of the javascript language.

You can find out more about here:
http://github.com/joakimk/memo/wikis/memo

Installation:
Just unzip it and open index.html. I recommend that you use it in fullscreen mode on small devices.

Known bugs:
* You can't have two items with the same name.

Licence:
This software is provided 'as-is', without any express or implied warranty.
In no event will the authors be held liable for any damages arising from
the use of this software.

Permission is granted to anyone to use this software for any purpose,
including commercial applications, and to alter it and redistribute it
freely, subject to the following restrictions:

1. The origin of this software must not be misrepresented; you must
not claim that you wrote the original software. If you use this
software in a product, an acknowledgment in the product documentation
would be appreciated but is not required.
2. Altered source versions must be plainly marked as such, and must not
be misrepresented as being the original software.
3. This notice may not be removed or altered from any source distribution.