Logo
Beta Testing

Observe your work in real time

Developer dashboards for insights into your work habits

App imagebackground blur

Features for Developers and Freelancers

Observe your coding activity, set goals, track projects, manage clients and gain insights into your productivity effortlessly.

Observe your coding activity, manage clients, create invoice, set productivity goals and observe your work with ease.

Goals

Create and track programming goals with customizable targets. Set daily, weekly, or monthly coding objectives and monitor your progress.

Invoices

Generate professional invoices based on your programming activity for any project. Automatically track billable hours and create detailed reports.

Projects

View comprehensive analytics for individual projects. Track time spent, languages used, and productivity metrics to optimize your workflow.

Client Management

Create and manage freelance clients with ease. Organize projects by client, track billable hours, and maintain client-specific settings.

Public Leaderboards

See how you measure up against other developers. Compare coding metrics, languages, and productivity with the global developer community.

Wakatime Relay

Set up Wakatime integration to relay all heartbeats. Perfect for trying our platform while maintaining your existing Wakatime setup and data.

10,000+

Hours Tracked

5,000+

Active Developers

25,000+

Projects Managed

1M+

Data Points

Get Started for Free

No credit card required. Start tracking in minutes.

How it Works

  1. Install the relevant WakaTime plugins for your editorhere
  2. Locate the ~/.wakatime.cfg file on your computer. This is usually located in your root folder. On windows you might have to show hidden files to see it.
  3. Update it with the API key you get in your Wakana dashboardhere
  4. Update the api_url to https://api.wakana.io/api

After Configuration

  1. Open your editor and start typing something
  2. Check your Wakana dashboard to see if stats show up
  3. Also check the plugins section on your dashboardhereto see if data from any of your plugins has been collected

Sample Configuration

Copy and paste this into your ~/.wakatime.cfg file

[settings]
api_url = https://api.wakana.io/api
api_key = ## replace this with your api key when you login
After updating your configuration, restart/reload your editor, type something and check your dashboard