aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFerdinand Mütsch <mail@ferdinand-muetsch.de>2020-02-20 15:15:18 +0000
committerGitHub <noreply@github.com>2020-02-20 15:15:18 +0000
commit975420fde3d20fff1667df53aa85f6b522dadaa4 (patch)
tree5baa0efc9dcf54a1b1c46b2c781fe72c56e04256
parentMerge pull request #1986 from mzch/master (diff)
downloadawesome-selfhosted-975420fde3d20fff1667df53aa85f6b522dadaa4.tar.gz
awesome-selfhosted-975420fde3d20fff1667df53aa85f6b522dadaa4.zip
Add Wakatime
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index e746f66e..bebc7a23 100644
--- a/README.md
+++ b/README.md
@@ -1335,6 +1335,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