diff options
author | Nathan Rew <nrew225@gmail.com> | 2021-07-09 18:08:18 +0000 |
---|---|---|
committer | Nathan Rew <nrew225@gmail.com> | 2021-07-09 18:08:18 +0000 |
commit | b01d67ae8bdfec892ba76af41630d28c31ccc2d9 (patch) | |
tree | 20a03fadc0d3ed42ba0d7953855c3652cbdd7b1b | |
parent | Update Apaxy source code and license (diff) | |
download | awesome-selfhosted-b01d67ae8bdfec892ba76af41630d28c31ccc2d9.tar.gz awesome-selfhosted-b01d67ae8bdfec892ba76af41630d28c31ccc2d9.zip |
Update Wakapi source code and site
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1445,7 +1445,7 @@ _See [Ticketing](#ticketing)_ - [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++` - [Slingcode](https://slingcode.net/) - Web app IDE and computing platform in a single static HTML file. ([Demo](https://slingcode.net/slingcode.html), [Source Code](https://github.com/chr15m/slingcode/)) `MIT` `HTML` - [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` +- [Wakapi](https://wakapi.dev/) - Tracking tool for coding statistics, compatible with WakaTime. ([Source Code](https://github.com/muety/wakapi)) `GPL-3.0` `Go` ### Continuous Integration |