https://github.com/mh4gf/docker-wakatime-cli
https://github.com/mh4gf/docker-wakatime-cli
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mh4gf/docker-wakatime-cli
- Owner: MH4GF
- License: mit
- Created: 2021-01-17T01:08:19.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-01-17T02:07:21.000Z (over 5 years ago)
- Last Synced: 2025-10-11T04:58:34.521Z (8 months ago)
- Language: Dockerfile
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WakaTime
This is a Docker Image for the [Wakatime](https://wakatime.com/).
# Docker CLI Usage
```
$ docker run --rm -it mh4gf/wakatime --version
```
In order to shorten the length of docker commands, you can add the following alias:
```
$ alias wakatime='docker run --rm -it mh4gf/wakatime-cli'
```
This will allow you to run the WakaTime from within a Docker container as if it was installed on the host system:
```
$ wakatime --version
```
Next example, setup wakatime to [Terminal](https://wakatime.com/terminal#install-zsh)