aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2020-03-22 18:21:52 +0000
committerGitHub <noreply@github.com>2020-03-22 18:21:52 +0000
commit8791e4b19ad5996921c8c8563c8b21222838a557 (patch)
tree0c870d61174582f79170a18546546731a86368d0
parentMerge pull request #2021 from flokX/patch-1 (diff)
parentAdd Wakatime (diff)
downloadawesome-selfhosted-8791e4b19ad5996921c8c8563c8b21222838a557.tar.gz
awesome-selfhosted-8791e4b19ad5996921c8c8563c8b21222838a557.zip
Merge pull request #1992 from n1try/master
Add Wakapi
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3c416a89..b8ed4a91 100644
--- a/README.md
+++ b/README.md
@@ -1336,6 +1336,7 @@ See **[Ticketing](#ticketing)**
- [RequestBin](https://github.com/Runscope/requestbin) - Inspect HTTP requests. Debug webhooks. `MIT` `python`
- [RStudio Server](https://www.rstudio.com/products/rstudio/#Server) - Web browser based IDE for R. ([Source Code](https://github.com/rstudio/rstudio)) `AGPL-3.0` `Java/C++`
- [sourcegraph](https://sourcegraph.com) - Sourcegraph is a fast, open-source, fully-featured code search and navigation engine written in Go. ([Source Code](https://github.com/sourcegraph/sourcegraph)) `Apache-2.0` `Go`
+- [Wakapi](https://github.com/n1try/wakapi) - Tracking tool for coding statistics, compatible with WakaTime. `GPL-3.0` `Go`
### Continuous Integration