Skip to content

artnc/chronofile

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
app
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Chronofile

This is a personal time tracking app designed and developed by and for myself. More info at my blog and Hacker News.

You're welcome to try it out for yourself by installing an APK from the releases page, but be warned that the app requires Android 8.0+ and has undergone essentially zero QA! Please open a PR or issue if you're having problems.

All data is saved to a Sync/chronofile.tsv file in your device's local storage - nothing ever gets sent over the internet.

Timeline Pie chart Area chart

I used this project to learn Kotlin and (re)learn Android development before I began work on the Duolingo app, which is now 100% Kotlin!