On this page
MyTinyTodo: A Simple Task Management Tool
Software version | 1.4.2 |
Operating System | Debian 6 |
Website | MyTinyTodo Website |
Last Update | 20/04/2012 |
Introduction
I’ve been looking for a long time for a simple tool that I could host myself, web-based and compatible with smartphones. MyTinyTodo is made for that. Setting it up is very easy, as you’ll see…
Installation
wget http://www.mytinytodo.net/latest.php
unzip latest.php
chown -Rf www-data. mytinytodo
rm -f latest.php
Configuration
You’ll need to create a user and database beforehand, then start the installation by connecting to your website, for example: http://www.deimos.fr/mytinytodo
Once the installation is complete, delete the setup file:
rm -f mytinytodo/setup.php
References
Last updated 20 Apr 2012, 08:19 CEST.