https://github.com/theproductiveprogrammer/tagtime-ui
The Display/User Interface code for TagTime
https://github.com/theproductiveprogrammer/tagtime-ui
Last synced: 9 months ago
JSON representation
The Display/User Interface code for TagTime
- Host: GitHub
- URL: https://github.com/theproductiveprogrammer/tagtime-ui
- Owner: theproductiveprogrammer
- Created: 2018-07-25T02:17:17.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-01T06:17:43.000Z (over 6 years ago)
- Last Synced: 2025-01-11T06:33:49.452Z (10 months ago)
- Language: Elm
- Size: 285 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TagTime
*_Track your time effortlessly and accurately!_*
TagTime is an application that does stochastic time tracking. This means
it will ping you occasionally and you should tag _exactly what you are
doing at that moment_. TagTime captures tags for:
1. Where you are
2. Who you are with
3. What you are doing
4. Which project you are working on, and
5. How you are feeling (high energy/medium energy/low energy)
Because TagTime captures tags randomly it is guaranteed to (after a
while) give an accurate and clear picture of where your time goes.
TagTime works across multiple devices (Win/Lin/Mac) and synchronizes
tags entered anywhere.
[Elm](http://elm-lang.org/) is used for the UX.