NEW IN VERSION 2:
- Multiple Lists!
========================
"Groceries" allows you to store, view and edit your todo or shopping list online and on the Pebble. Because of current limitations of the SDK, the app cannot save the data on the watch itself, which made it necessary to store the lists somewhere else.
With "Groceries", I let you store and edit your data on my web server. To register your Pebble for "Groceries" go to: http://goo.gl/su3h4K
Your Pebble will be identified by its Serial Number and you automatically get your data when you open the app.
It is important to know that "Groceries" is based on "httpebble", a library which makes it easy for a Pebble app to communicate with a web server. "httpebble" has a companion for the smartphone, which needs to be installed in order to use "Groceries".
Usage:
=====
To mark an item as "done", which is indicated by the item being stroke through, short-press the center-right button.
The same action applies for toggling the state back to "open".
You can delete an item by long-pressing the center-right button.
Groceries now supports multiple lists, which you can name, add & remove.