heyLu / trackl

Track tasks and events, in a tiny way

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

trackl

Track tasks and events, in a tiny way.

Status: Extremely alpha, do not to eat. Right now you'll need to use sqlite to add any tasks.

screenshot of trackl in a very early state

Inspired by https://loophabits.org/, only my own to tinker with. Use that one if you want an actual task/habit tracker.

Why?

To play around! And maybe to try out some ideas like single-use tasks and a more conscious awareness of time passing by tracking that as well.

Development

Build using make and/or use git ls-files -co '*.go' | entr -c -r go run . for more interactive development.

License

This project is licensed under AGPLv3.

About

Track tasks and events, in a tiny way

License:GNU Affero General Public License v3.0


Languages

Language:Go 92.9%Language:CSS 4.2%Language:Dockerfile 2.2%Language:Makefile 0.7%