aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDJCrashdummy <DJCrashdummy@users.noreply.github.com>2018-06-16 14:25:35 +0000
committerEdward Dickson <ed.kickball@hotmail.com>2018-06-16 14:25:35 +0000
commit53c93c24c8efa5e5a29bc8148113220c9e1f3390 (patch)
treef1d670c1442205d224401eb56c8671af5e43d67b
parentMerge pull request #1385 from nodiscc/refactor-contributing-cleanup (diff)
downloadawesome-selfhosted-53c93c24c8efa5e5a29bc8148113220c9e1f3390.tar.gz
awesome-selfhosted-53c93c24c8efa5e5a29bc8148113220c9e1f3390.zip
added source and demo link for myTinyTodo (#1406)
* added source-link of myTinyTodo * added demo-link for myTinyTodo
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4c77f6ef..e32ffe43 100644
--- a/README.md
+++ b/README.md
@@ -1221,7 +1221,7 @@ See https://staticsitegenerators.net and https://www.staticgen.com
- [Crepido](https://github.com/arshad/crepido) - Create (kanban) boards to track users and projects from flat markdown files. `MIT` `Nodejs`
- [Kanboard](http://kanboard.net/) - Simple and open source visual task board. ([Source Code](https://github.com/kanboard/kanboard)) `MIT` `PHP`
- [Wheatbin](http://wheatbin.com/) - Project management software that combines Kanban methodology with the Law of the Harvest. ([Source Code](https://github.com/wheatbin/wheatbin)) `MIT` `PHP`
-- [myTinyTodo](http://www.mytinytodo.net/) - Simple way to manage your todo list in AJAX style. Uses PHP, jQuery, SQLite/MySQL. GTD compliant. `GPL-2.0` `PHP`
+- [myTinyTodo](http://www.mytinytodo.net/) - Simple way to manage your todo list in AJAX style. Uses PHP, jQuery, SQLite/MySQL. GTD compliant. ([Demo](http://www.mytinytodo.net/demo/), [Source Code](https://bitbucket.org/maxpozdeev/mytinytodo)) `GPL-2.0` `PHP`
- [omgnata](https://github.com/chr15m/omgnata) - Mobile friendly zero-feature TODO list web app. Unix philosophy. ([Demo](https://chr15m.github.io/omgnata/)) `GPL-3.0` `ClojureScript`
- [PHP Task/Todo list](https://github.com/lgg/tasks.php) - Simple task/todo list that uses a JSON text file for the tasks. `MIT` `PHP`
- [Restyaboard](http://restya.com/board/) - Open source Trello-like kanban board. ([Demo](http://restya.com/board/demo.html), [Source Code](https://github.com/RestyaPlatform/board)) `OSL-3.0` `PHP`