From 975420fde3d20fff1667df53aa85f6b522dadaa4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ferdinand=20M=C3=BCtsch?= Date: Thu, 20 Feb 2020 16:15:18 +0100 Subject: [PATCH] Add Wakatime --- README.md | 1 + 1 file changed, 1 insertion(+) 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