npm.io
1.0.17 • Published 6 years ago

@silverbirder/caat

Licence
MIT
Version
1.0.17
Deps
0
Size
50 kB
Vulns
0
Weekly
0
Stars
3

CaAT

CaAT is the Google Apps Script Library that Calculate the Assigned Time in Google Calendar.

sample

This Calendar's Assign Time is 3 hours, excluding Lunch ,Morning MTG, and Concentration.
And Bob has a morning break on the 23rd.

Use By Google Apps Script

  1. Access the Your Google Apps Script.
  2. Add the this library. (CaAT)
    1. API ID is M789zIcys5BnW_gD7nRpmM3WuXGFJZPSs
  3. Use it like the SampleCaat.

Use By TypeScript

This library is published by npm.
@silverbirder/caat

$ npm install @silverbirder/caat

Motivation

I wanted to know the assigned time from Google Calendar for scheduling when planning the next week. I could not find such a similar library. So, I made this.

Other

@me: twitter
Please contact @me if you have anything.