Logo
    Docs/getting started

    Quick Start Guide

    Get up and running with DevClocked in under 5 minutes. Connect GitHub, install extensions, and start tracking.

    Welcome to DevClocked! This guide will help you set up your account, connect your repositories, and start tracking your coding time automatically.

    1. Create Your Account

    Sign up using your email or GitHub account. If you sign up with GitHub, we'll automatically fetch your public profile details.

    2. Connect GitHub

    To track your commits, you'll need to connect your GitHub account. We use a secure, read-only connection to analyze your commit history.

    • Go to Settings > Integrations
    • Click "Connect GitHub"
    • Generate a Personal Access Token with repo and read:user scopes
    • Paste the token to complete the connection

    3. Select Repositories

    Once connected, you'll see a list of your repositories. Toggle the switch next to the repos you want to track. DevClocked will immediately start analyzing your commit history to generate your initial stats.

    4. Install Extensions (Optional but Recommended)

    For even more precise tracking, install our VS Code or Chrome extensions. These track your editor activity and browsing time on developer sites, giving you a complete picture of your workday.

    Was this page helpful?