Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ckipp01/waka-fetch

Service to fetch daily wakatime summaries
https://github.com/ckipp01/waka-fetch

javascript node serverless wakatime-api zeit zeit-now

Last synced: 17 days ago
JSON representation

Service to fetch daily wakatime summaries

Awesome Lists containing this project

README

        

# waka-fetch

waka-fetch is a small service that runs nightly to gather my coding statistics for the day from the [Wakatime API](https://wakatime.com/developers). The tool is serverless and is deployed on [Zeit Now](https://zeit.co/now).

This data will then be fed into [waka-machine](https://github.com/ckipp01/waka-machine) which will run it through a neural network and produce predictions on my coding activity for the coming week.