Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ckipp01/waka-fetch
- Owner: ckipp01
- Archived: true
- Created: 2018-12-17T20:09:41.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-02-12T12:54:01.000Z (over 2 years ago)
- Last Synced: 2024-07-30T21:07:52.939Z (3 months ago)
- Topics: javascript, node, serverless, wakatime-api, zeit, zeit-now
- Language: JavaScript
- Size: 138 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
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.