diff options
author | nodiscc <nodiscc@gmail.com> | 2015-08-03 12:09:21 +0000 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2015-08-03 12:09:21 +0000 |
commit | a192a7cb65a4c122f3d7e894bf425365707bcb88 (patch) | |
tree | 696305b94be55ac475d06374cca9789d9c310b01 | |
parent | Merge remote-tracking branch 'kickball/pr/62' into next (diff) | |
parent | HabitRPG is now called Habitica, URLs have changed (diff) | |
download | awesome-selfhosted-a192a7cb65a4c122f3d7e894bf425365707bcb88.tar.gz awesome-selfhosted-a192a7cb65a4c122f3d7e894bf425365707bcb88.zip |
Merge remote-tracking branch 'kickball/pr/105' into next
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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` |