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

https://github.com/ahmednuaman/my-punch-card

Punch card data of all my commits
https://github.com/ahmednuaman/my-punch-card

Last synced: about 2 months ago
JSON representation

Punch card data of all my commits

Awesome Lists containing this project

README

        

# my-punch-card
Punch card data of all my commits

## Wat?
I wanted to see roughly how many hours of _work_ I had committed on Github, so I made this.

## How do I run it?
1. Grab yourself an [access token](https://github.com/settings/tokens) from your Github account, the permissions you need are: `repo` and `user`
1. Pull this down and run `npm i`
1. Run it using `node index.js [your-github-username] [your-github-access-token]`
1. Sit and wait

## License
MIT