Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 550 Bytes

README.md

File metadata and controls

18 lines (16 loc) · 550 Bytes

wakapi-github

Python script that updates your GitHub Bio with your coding time of the day.

Usage

  1. Clone the repo
  2. Install python and it's requests library
  3. Get your API keys from the following links:
  4. Start py main.py python3 main.py with the following environmental variables:
    "WAKAPI_API_KEY": "",
    "GITHUB_API_KEY": "",
    "WAKAPI_URL": "https://wakapi.dev" # without trailing "/"