A real-time service that tracks what GitHub users are currently doing.
Important
Currently only supports macOS.
# Install the client from GitHub
cargo install --git https://github.com/kallydev/makatime makatime-client
# Start the client
makatime-client --token "github_pat_{YOUR_GITHUB_PERSONAL_TOKEN}"
Then you can add the badge url to your profile in the following format:

<img src="https://makatime.kallydev.workers.dev/{USERNAME}.svg">
Licensed under the MIT license.