Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/artnc/chronofile
Personal time tracking app
https://github.com/artnc/chronofile
android kotlin personal-analytics rxjava time-tracker
Last synced: 3 days ago
JSON representation
Personal time tracking app
- Host: GitHub
- URL: https://github.com/artnc/chronofile
- Owner: artnc
- License: agpl-3.0
- Created: 2017-12-28T04:17:08.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-11-04T04:00:31.000Z (2 months ago)
- Last Synced: 2025-01-01T11:04:45.839Z (10 days ago)
- Topics: android, kotlin, personal-analytics, rxjava, time-tracker
- Language: Kotlin
- Homepage:
- Size: 976 KB
- Stars: 249
- Watchers: 6
- Forks: 14
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING
- License: LICENSE
Awesome Lists containing this project
- my-awesome-github-stars - artnc/chronofile - Personal time tracking app (Kotlin)
README
# Chronofile
This is a personal time tracking app that I created for myself. More background at my [blog](https://chaidarun.com/ten-years-of-logging-my-life) and [Hacker News](https://news.ycombinator.com/item?id=29692087).
You can try it out by installing an APK from the [releases](https://github.com/artnc/chronofile/releases) page. Please open a GitHub issue if you're having problems.
All data is saved to a `chronofile.tsv` file on your device. This app is 100% offline and never accesses the internet - no ads, no telemetry, nothing.
I used this project to learn Kotlin and relearn Android development before I began work on the [Duolingo app](https://play.google.com/store/apps/details?id=com.duolingo), which is [now 100% Kotlin](https://blog.duolingo.com/migrating-duolingos-android-app-to-100-kotlin/)!
© 2017 Art Chaidarun