aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2015-08-03 12:09:21 +0000
committernodiscc <nodiscc@gmail.com>2015-08-03 12:09:21 +0000
commita192a7cb65a4c122f3d7e894bf425365707bcb88 (patch)
tree696305b94be55ac475d06374cca9789d9c310b01 /README.md
parentMerge remote-tracking branch 'kickball/pr/62' into next (diff)
parentHabitRPG is now called Habitica, URLs have changed (diff)
downloadawesome-selfhosted-a192a7cb65a4c122f3d7e894bf425365707bcb88.tar.gz
awesome-selfhosted-a192a7cb65a4c122f3d7e894bf425365707bcb88.zip
Merge remote-tracking branch 'kickball/pr/105' into next
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f8430c0e..8567e613 100644
--- a/README.md
+++ b/README.md
@@ -453,7 +453,7 @@ CMS are a practical way to setup a website with many features. CMS often come wi
* [Crepido](https://github.com/arshad/crepido) - Create (kanban) boards to track users and projects from flat markdown files `MIT` `Javascript/Others`
* [Flyspray](http://www.flyspray.org/) - uncomplicated, web-based bug tracking system ([Source code](https://github.com/Flyspray/flyspray)) `GPLv2`
* [Gaskit](https://github.com/bkeepers/gaskit) - a git-backed issue tracker. It uses a branch in your local git database to store the tickets. `GPL`
- * [HabitRPG](http://habitrpg.com/) - A habit tracker app which treats your goals like a Role Playing Game. ([Source code](https://github.com/lefnire/habitrpg))
+ * [Habitica](http://habitica.com/) - A habit tracker app which treats your goals like a Role Playing Game. Previously called HabitRPG. ([Source code](https://github.com/HabitRPG/habitrpg)) `GPLv3/Other` `Nodejs`
* [Kanboard](http://kanboard.net/) - A simple and open source visual task board `AGPLv3`
* [MantisBT](https://www.mantisbt.org/) - Self hosted bug tracker, fits best for software development - ([Demo](https://www.mantisbt.org/bugs/my_view_page.php)) - ([Source code](https://github.com/mantisbt/mantisbt)) - `GPLv2`
* [myTinyTodo](http://www.mytinytodo.net/) - Simple way to manage your todo list in AJAX style. Uses PHP, jQuery, SQLite/MySQL. GTD compliant. `GPL`