▲ | Show HN: Super simple offline app to track yearly goals(anyg.me) | ||||||||||||||||
12 points by anyg 7 days ago | 5 comments | |||||||||||||||||
▲ | anyg 7 days ago | parent | next [-] | ||||||||||||||||
This thought is what triggered me to try and build an offline web app - https://news.ycombinator.com/item?id=44930814 After building this, I realise that we need a standalone electron that can download and run offline apps that are more complex. | |||||||||||||||||
▲ | anyg 7 days ago | parent | prev | next [-] | ||||||||||||||||
My colleague uses 2 kitchen timers to track daily progress on his two main projects. I was inspired by this to create an open source app but for yearly goals - https://github.com/anyg-me/goals-tracker | |||||||||||||||||
| |||||||||||||||||
▲ | djfobbz 7 days ago | parent | prev [-] | ||||||||||||||||
spentMinutes should be an array of objects with a timestamp, ie:
|