Listo!
All developers have to make a to-do list program, right? Well, mine happens to look nice, too.Get the latest version over at the Listo Github Release Page
This is the 3rd major release of Listo, with new fancy end-user features, such as:
- Add and delete list items
- Desktop and mobile friendly
- Choose a color theme that gets remembered per-device
And some features for the developer:
- Customize the number and names of the lists you want
- Easily add new color themes
- Use the included sync.php to save data to your website, or easily write your own method of backend-saving
- If a cloud data source cannot be found (for example, temporary loss of data connection on your mobile phone) list changes are remembered via HTML5 Local Storage, and are automatically sync'd once internet connectivity is restored
The homescreen, showing all the lists

A list screen, showing items in the list
