diff options
author | Koichi MATSUMOTO <mzch@me.com> | 2021-11-12 12:49:09 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-12 12:49:09 +0000 |
commit | 531b96a4deb0dea363d0300a2481d24c73698e79 (patch) | |
tree | 7e6d4e6476d70f7589817e81ef0d35197de65789 | |
parent | Add Enigma Reloaded (#2657) (diff) | |
download | awesome-selfhosted-531b96a4deb0dea363d0300a2481d24c73698e79.tar.gz awesome-selfhosted-531b96a4deb0dea363d0300a2481d24c73698e79.zip |
Add Trudesk to Ticketing (#2703)
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1692,6 +1692,7 @@ _Related: [Task management & To-do lists](#task-management--to-do-lists), [Softw - [Request Tracker](https://www.bestpractical.com/rt/) - An enterprise-grade issue tracking system. ([Source Code](https://github.com/bestpractical/rt)) `GPL-2.0` `Perl` - [Sentry On-Premise](https://github.com/getsentry/onpremise) - A powerful error tracking platform with wide language support and a robust API. ([Source Code](https://github.com/getsentry/sentry)) `BSD-3-Clause` `Python/Django` - [SIT](https://sit.fyi/) - SCM-agnostic, file-based, offline-first, immutable issue tracker. ([Source Code](https://github.com/sit-fyi/sit)) `MIT` `Apache-2.0` `Rust` +- [Trudesk](https://trudesk.io/) - Trudesk is an open-source help desk/ticketing solution. ([Source Code](https://github.com/polonel/trudesk)) `Apache-2.0` `Nodejs` - [Zammad](https://zammad.org/) - Easy to use but powerful open-source support and ticketing system. ([Source Code](https://github.com/zammad/zammad)) `AGPL-3.0` `Ruby` |