joakimk / memo
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (4)
- Graphs
-
Tree:
40340dc
joakimk (author)
Thu Jun 26 11:06:02 -0700 2008
memo / readme.txt
| 3ab86c08 » | joakimk | 2008-06-26 | 1 | Memo | |
| 2 | |||||
| 3 | About: | ||||
| 99cfa599 » | joakimk | 2008-06-26 | 4 | 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. | |
| 3ab86c08 » | joakimk | 2008-06-26 | 5 | ||
| 6 | You can find out more about here: | ||||
| 7 | http://github.com/joakimk/memo/wikis/memo | ||||
| 8 | |||||
| 89dac46a » | joakimk | 2008-06-26 | 9 | Installation: | |
| 10 | Just unzip it and open index.html. I recommend that you use it in fullscreen mode on small devices. | ||||
| 11 | |||||
| 3ab86c08 » | joakimk | 2008-06-26 | 12 | Known bugs: | |
| 13 | * You can't have two items with the same name. | ||||
| 14 | |||||
| 15 | Licence: | ||||
| f2ca8e18 » | joakimk | 2008-06-26 | 16 | This software is provided 'as-is', without any express or implied warranty. | |
| 17 | In no event will the authors be held liable for any damages arising from | ||||
| 18 | the use of this software. | ||||
| 19 | |||||
| 20 | Permission is granted to anyone to use this software for any purpose, | ||||
| 21 | including commercial applications, and to alter it and redistribute it | ||||
| 22 | freely, subject to the following restrictions: | ||||
| 23 | |||||
| 24 | 1. The origin of this software must not be misrepresented; you must | ||||
| 25 | not claim that you wrote the original software. If you use this | ||||
| 26 | software in a product, an acknowledgment in the product documentation | ||||
| 27 | would be appreciated but is not required. | ||||
| 28 | 2. Altered source versions must be plainly marked as such, and must not | ||||
| 29 | be misrepresented as being the original software. | ||||
| 30 | 3. This notice may not be removed or altered from any source distribution. | ||||
