The free and
open-source coding time tracker.
Code stats, straight from your code editors. That's it!
{#if sign_in_email}
{:else}
(isSigningIn = true)}
class="w-full flex items-center justify-center gap-3 px-6 py-3.5 rounded-xl bg-primary text-white font-medium hover:brightness-110 transition-all"
>
{#if isSigningIn}
{:else}
{/if}
Sign in with Hack Club
Sign in with Slack
Check your email!
We sent a sign-in link to your inbox. Check your spam if you can't see it!
{#if show_dev_tool && dev_magic_link} Dev: Open Link {/if}
or
{/if}
{#if home_stats?.seconds_tracked}
{formatNumber(hoursTracked)} hours tracked
{formatNumber(usersTracked)} hackers
{/if}
Works offline
100% free
Compatible with all your favourite editors
{#each editors as editor}
{editor.name}
{/each}
+ 70 more supported editors