iccir919 / timeTracker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Time Tracker

Time Tracker is an experiment to look into the possibility of a function that totals the hours recorded on a user's Google calendar. In theory, the user would enter in track the duration of daily tasks like work, reading, or whatever they desire to track for self improvement.

How To

  1. Create a new calendar within Google Calendar and name the calendar 'Time Tracker.'
  2. Now, it is time for the script. Create a App Script file with whatever name you desire.
  3. Copy and paste code from code file of this repository
  4. Run the 'main' function of the script within the App Script editor following these directions. The first time you will require you to authorize the script access to your Google Calendar account
  5. Open up the Logger within the App Script editor to see the result!

Learning Resources

About


Languages

Language:JavaScript 100.0%