No description
Find a file
2024-11-26 22:18:03 +01:00
images Improvements 2024-02-16 10:04:10 +01:00
.gitignore Improvements 2024-02-16 10:04:10 +01:00
completeTodo.php first 2023-12-20 11:56:44 +01:00
demo-todo.json Improvements 2024-02-16 10:04:10 +01:00
editTodo.php reverting last commit 2024-11-26 22:18:03 +01:00
favicon.png first 2023-12-20 11:56:44 +01:00
favTodo.php first 2023-12-20 11:56:44 +01:00
index.php Improvements 2024-02-16 10:04:10 +01:00
newTodo.php Image drop 2024-02-16 09:43:13 +01:00
README.md Improvements 2024-02-16 10:04:10 +01:00
removeOldTodo.php date and remove script 2024-08-30 17:08:58 +02:00
save-image.php Image drop 2024-02-16 09:43:13 +01:00

Dumb todo

A very basic TODO app for my desktop and dumb phone (not so dumb as it can access a web page).

  • add,
  • edit,
  • favorite,
  • archive TODO items,
  • drop images

Requirements

  • PHP
  • images/ should have write permission
  • rename demo-todo.json to todo.json, and make sure it has write permission

License

GNU GPL