Skip to content

An android app made to view your Hackatime stats & projects.

Notifications You must be signed in to change notification settings

Stef-00012/hackatime-android-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a9187df · · Sep 30, 2025

History

34 Commits
Sep 22, 2025
Sep 14, 2025
Sep 30, 2025
Sep 30, 2025
Sep 27, 2025
Sep 27, 2025
Sep 30, 2025
Sep 28, 2025
Sep 20, 2025
Sep 28, 2025
Sep 28, 2025
Sep 27, 2025
Sep 24, 2025
Sep 27, 2025
Sep 30, 2025
Sep 19, 2025
Sep 30, 2025
Sep 20, 2025
Sep 14, 2025
Sep 14, 2025
Sep 14, 2025
Sep 30, 2025
Sep 14, 2025

Repository files navigation

Hackatime Android App

Important

iOS is not supported

This is an android app made to view your Hackatime data.

Features

  • View your time, top language and top project for any range
  • View your top editor, top OS and top machines when the range is set to "Last 7 Days"
  • View your projects
  • Lock the app behind biometric authentication

Download

The app is available on the following platforms:

  • GitHub Releases

Get on GitHub

Creating a development build

Important

Requires an android device connected to the laptop/PC and ADB (Android Debug Bridge) installed

  1. bun install
  2. bun run materialSymbols:setup
  3. bun run prebuild
  4. bun run run:android

(this will create a development APK and automatically install in your device)

Building an APK

Note

add --local flag if you don't have a Expo EAS account or want to build it locally on your PC
add --output /path/to/file.apk to save the APK in that path

  1. bun install
  2. bun run materialSymbols:setup
  3. bun install --global eas-cli
  4. eas build --clear-cache --platform android --profile preview

This will create an APK but won't automatically install

Known Issues

  • If you enable biometric authentication, then upon opening the app you press the back button (refusing the biometric authentication), the app will correctly close, but if you try to reopen the app right after, it'll show a constant loading and no biometric authentication until the app is completely closed and reopened

About

An android app made to view your Hackatime stats & projects.

Resources

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published