Application Name | WakaDash |
Version | 1.0 |
Short Description | A dashboard for WakaTime |
I've been using
WakaTime- which is a great service! But one of the annoyances I've had is the fact that the dashboard is completely web based, and when using it to log my time for work, it's not the most straightforward for logging time. And there's the limitations on storage duration. So, armed with their API, I am going to create a dashboard in C#/WPF/.NET.
Update: Cancelled as they changed the model format on their response stream- a real no-no. Because of this change, it stopped deserializing, and I didn't realize until too late to finish it for NANY.