Skip to content

A utility tool for automating personal time sheet in my current company to Google sheet

Notifications You must be signed in to change notification settings

alvinmarshall/automate-daily

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automate-Daily

A utility tool for automating personal time sheet in my current company

Note

You will have to include your own serviceacct_spreadsheet.json from Google Cloud Create a project on GCP with these enabled

  • GDrive API
  • GoogleSheet API
  • Create API key as JSON
  • Download json and rename to 'serviceacct_spreadsheet.json'
  • Place json in root directory

To Install application

$ chmod+x ./install.sh
$ ./install.sh

To Run

$ timecard

About

A utility tool for automating personal time sheet in my current company to Google sheet

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published