No description
|
Some checks are pending
Upload index.html to Object Storage / upload-index-html (push) Waiting to run
|
||
|---|---|---|
| .github/workflows | ||
| convertToWakatime.js | ||
| index.html | ||
| README.md | ||
Hackatime to WakaTime format converter
This project is a temporary solution for ziit/issues/70
Usage
The converter is available as a Command Line Interface and as a Website. All data stays in the browser.
You can also use the CLI converter:
$ node convertToWakatime.js
Usage: node convertToWakatime.js <inputfile.json> [-o <outputfile.json>]
Example: node convertToWakatime.js input.json -o output.json
Example usage: node convertToWakatime.js heartbeats-XXXXXX.json -o wakatime.json
Then, import the file on https://ziit.app/settings as WakaTime (File)
Issues & Contributing
If you experience any issues, feel free to either Contact me by mail or open an issue.
You are welcome to contribute to this project. Feel free to open a PR on this project.