muety / wakapi

📊 A minimalist, self-hosted WakaTime-compatible backend for coding statistics

Home Page:https://wakapi.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add WakaTime integration to setup instructions

alanhamlett opened this issue · comments

I'm noticing people aren't aware of the WakaTime integration that sends data to both Wakapi and WakaTime simultaneously. When they find out, there's already some inconsistency between the two. Should instructions for syncing data to WakaTime be added to the setup instructions?

Screenshot 2024-02-20 at 7 20 13 PM

Sure, I'll add a subtle hint to let new users know that feature exists.

@alanhamlett Would you mind sharing how can I achieve this? I was looking for this exact solution but couldn't find any. As far as I know, we can have one URL (api_url) in the wakatime.cfg file.

You can configure Wakapi to forward all incoming heartbeats to WakaTime as well.

image

That is an awesome feature to have, thank you!