a WakaTime-compatible backend for coding statistics that Quacks
An alternative to WakaTime, which you can self-host!
Hugely insprired by WakaTime and Hackatime (helped me figure out the API endpoints).
- Friends
- Poking (Shows a visual in Status bar)
- Integration with GitHub
- Groups (Invite users or go solo and track multiple projects into one)
- Badges
- Leaderboards (Daily, Weekly, Friends, Total)
- Achivements (Unsure for v1)
- Virtual Duck Shop (Unsure for v1)
- Weekly notifications via E-mail or Discord
Rename .env.example to .env and configure values. Install the Deno runtime. Then, run:
deno run prodThe server will be active on http://localhost:3000!