diff options
author | DJCrashdummy <DJCrashdummy@users.noreply.github.com> | 2018-06-16 14:25:35 +0000 |
---|---|---|
committer | Edward Dickson <ed.kickball@hotmail.com> | 2018-06-16 14:25:35 +0000 |
commit | 53c93c24c8efa5e5a29bc8148113220c9e1f3390 (patch) | |
tree | f1d670c1442205d224401eb56c8671af5e43d67b /README.md | |
parent | Merge pull request #1385 from nodiscc/refactor-contributing-cleanup (diff) | |
download | awesome-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
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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` |