https://github.com/kallydev/makatime
A real-time service that tracks what GitHub users are currently doing.
https://github.com/kallydev/makatime
Last synced: 25 days ago
JSON representation
A real-time service that tracks what GitHub users are currently doing.
- Host: GitHub
- URL: https://github.com/kallydev/makatime
- Owner: kallydev
- License: mit
- Created: 2025-05-04T06:31:59.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-10-14T00:23:25.000Z (6 months ago)
- Last Synced: 2025-10-14T13:42:28.383Z (6 months ago)
- Language: Rust
- Size: 128 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Makatime



A real-time service that tracks what GitHub users are currently doing.
## Installation
> [!IMPORTANT]
> Currently only supports macOS.
```shell
# 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:
### Markdown
``
### HTML
`
`
## Preview

## License
Licensed under the [MIT](LICENSE) license.