tweag / alfred-calendly

Alfred workflow for Calendly

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Alfred workflow for Calendly

An unofficial workflow for Calendly.

Usage

By default, cal is the keyword to activate the workflow. Use that to search for your different event types. Press Enter to copy to clipboard and/or paste into the current application.

Example:

screen shot 2018-04-28 at 1 28 27 pm

Installation

Download the latest GitHub release and double click it to install.

Updates

Currently, updates are provided via Github releases. If you want to see when there's an update, subscribe to the releases. Here's the atom feed: https://github.com/promptworks/alfred-calendly/releases.atom

Implementation Notes

API key

By default the API key is stored in ~/.config/calendly/api-key. This can be changed via workflow's environment variable.

Icons

The icons are generated from the colors that Calendly lets you choose for your event types.

To update the icons, update the list of colors in generate_event_color_icons and rerun the script. Please optimize the images after generating them via ImageOptim or something similar.

Contributing

PRs welcome.

About

Alfred workflow for Calendly

License:MIT License


Languages

Language:Ruby 63.7%Language:Shell 23.3%Language:JavaScript 13.0%