aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorEdward D <ed.kickball@hotmail.com>2015-08-05 22:11:29 +0000
committerEdward D <ed.kickball@hotmail.com>2015-08-05 22:11:29 +0000
commit358a3f4ea69dcbad75f09c3a1c0017f17eecc4cf (patch)
treeb6edcfdb9df83d04648e7fa68f27b31300dc7b6e /README.md
parentMerge pull request #171 from Kickball/import-ash (diff)
parentMerge pull request #1 from nodiscc/patch-2 (diff)
downloadawesome-selfhosted-358a3f4ea69dcbad75f09c3a1c0017f17eecc4cf.tar.gz
awesome-selfhosted-358a3f4ea69dcbad75f09c3a1c0017f17eecc4cf.zip
Merge pull request #170 from ChrisMissal/patch-1
Add HuBoard (Bug and Task Trackers), Add ⚠ (3rd Party Dependency)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9fb9bf50..12018ff9 100644
--- a/README.md
+++ b/README.md
@@ -491,6 +491,7 @@ CMS are a practical way to setup a website with many features. CMS often come wi
* [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`
* [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`
+ * [HuBoard](https://github.com/rauhryan/huboard) `⚠ ` – Instant project management for your GitHub issues (Connects directly GitHub API) `MIT` `Ruby`
* [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`
@@ -553,6 +554,7 @@ See [staticsitegenerators.net](https://staticsitegenerators.net) and [staticgen.
## List of Licenses
+ * ` ⚠ ` - Depends on a third party network service
* `AGPLv3` - [GNU Affero General Public License 3.0](https://www.gnu.org/licenses/agpl-3.0)
* `Apache` - [Apache, Version 2.0](http://www.apache.org/licenses/)
* `ARTv2` - [Artistic License Version 2.0](http://opensource.org/licenses/Artistic-2.0)