No description
|
All checks were successful
Generated APK AAB / build (push) Successful in 14m54s
|
||
|---|---|---|
| .forgejo/workflows | ||
| app | ||
| assets | ||
| gradle | ||
| .gitignore | ||
| build.gradle.kts | ||
| gradle.properties | ||
| gradlew | ||
| gradlew.bat | ||
| README.md | ||
| settings.gradle.kts | ||
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
- Widgets
- Motivational Push Notifications
Images
Click here to view the app's images
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Download
The app is available on the following platforms:
- Google Play Store
- GitHub Releases
Creating a development build
Note
The build will fail unless you have a
google-services.jsonfile obtained from firebase in theapp/folder
To create a development build just run ./gradlew assembleDebug or use the Android Studio Emulator
This will create an APK in app/build/outputs/apk/debug/app-debug.apk
Building an APK
just run ./gradlew assembleRelease
This will create an APK in app/build/outputs/apk/release/app-release(-unsigned).apk











