diff options
author | Ferdinand Mütsch <mail@ferdinand-muetsch.de> | 2020-02-20 15:15:18 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-20 15:15:18 +0000 |
commit | 975420fde3d20fff1667df53aa85f6b522dadaa4 (patch) | |
tree | 5baa0efc9dcf54a1b1c46b2c781fe72c56e04256 | |
parent | Merge pull request #1986 from mzch/master (diff) | |
download | awesome-selfhosted-975420fde3d20fff1667df53aa85f6b522dadaa4.tar.gz awesome-selfhosted-975420fde3d20fff1667df53aa85f6b522dadaa4.zip |
Add Wakatime
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |