teemal / idid

quick lil python activity recorder with gsheets for persistence

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

idid

install

  1. Clone repo and start virtual environment
  2. Install deps with pip install -r requirements.txt
  3. Create new Google API app and follow service file instructions here
  4. If service file missing, create in https://console.developers.google.com/ -> app name -> credentials
  5. Rename service file to client_secret_idid.json
  6. Make an alias that calls the script.
  7. run idid "some note here

About

quick lil python activity recorder with gsheets for persistence


Languages

Language:Python 100.0%