ZackMFleischman / BikeCommuter

An app that will automagically update my bike commuting spreadsheet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BikeCommuter

A script to update my bike commuting spreadsheet.

BikeCommute.py

usage: BikeCommute.py [-h] [-s] [-r] [-w WRITE]

Increments the "Current Commutes Completed" for the spreadsheet located at
https://docs.google.com/spreadsheets/d/1DbbcRTwytdVD9khKGJmea5R1GdH41-4vfiq1I-
UHxvs/edit?usp=sharing

optional arguments:
  -h, --help            show this help message and exit
  -s, --show            show the current number of commutes completed.
  -r, --reset           reset number of commutes completed to zero.
  -w WRITE, --write WRITE
                        write a new value to the number of commutes completed.

cert.json

This requires my certification file to access my spreadsheet.

(Note to self: Dropbox/Credentials/BikeCommuterCert.json)

About

An app that will automagically update my bike commuting spreadsheet


Languages

Language:Python 100.0%