WakaTime
Developer time tracking service for coding activity, projects, editors, languages, and productivity reports.
Tracks coding activity, projects, editors, languages, commits, goals, and daily development heartbeats.
Sign in to connect WakaTime
Sign in to connect an account and start using WakaTime in your apps.
Example Use Cases
These are example ways Snow can use WakaTime when building apps with you. This list is meant to show examples, not document every possible capability. Connecting an account does not make Snow run these automatically on its own.
Tool to generate OAuth 2.0 authorization URL. Use when redirecting users to WakaTime to grant access.
Tool to retrieve aggregate coding statistics across all WakaTime users for a given time range. Use when analyzing global trends in programming languages, editors, operating systems, and categories.
Tool to retrieve WakaTime API meta information, including public IP addresses used by WakaTime servers. Use when you need to know WakaTime's infrastructure details for network configuration or security purposes.
Tool to get current user's coding activity today for displaying in IDE status bars. Use when you need a summary of today's coding time broken down by projects, languages, editors, etc.
Tool to get detailed profile information for a WakaTime user by user ID or username. Use 'current' as the user parameter to get the authenticated user's details. Returns comprehensive profile data including display name, email, timezone, plan, and privacy settings.
Tool to retrieve an insight for a user over a time range. Use when analyzing user coding metrics after authentication.
Tool to retrieve coding statistics for a user over the default time range. Returns comprehensive metrics including languages, editors, projects, and daily averages. Use when analyzing a user's coding patterns and productivity metrics.
Tool to retrieve comprehensive coding statistics for a user over a specific time range. Returns breakdowns by language, editor, project, OS, and more, along with daily averages and best day. Use when analyzing productivity patterns or generating coding activity reports for time periods.
Get user's coding activity for a time range as daily summaries. Returns detailed breakdowns by projects, languages, editors, and more for each day. Use when you need to analyze coding patterns, track project time, or generate activity reports over a date range. Requires 'read_summaries' scope.
Tool to retrieve total coding time since account creation for a user. Use after authenticating to fetch all-time stats.