diff options
author | nodiscc <nodiscc@gmail.com> | 2020-03-22 18:21:52 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-22 18:21:52 +0000 |
commit | 8791e4b19ad5996921c8c8563c8b21222838a557 (patch) | |
tree | 0c870d61174582f79170a18546546731a86368d0 | |
parent | Merge pull request #2021 from flokX/patch-1 (diff) | |
parent | Add Wakatime (diff) | |
download | awesome-selfhosted-8791e4b19ad5996921c8c8563c8b21222838a557.tar.gz awesome-selfhosted-8791e4b19ad5996921c8c8563c8b21222838a557.zip |
Merge pull request #1992 from n1try/master
Add Wakapi
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |