Overview My Chrome Extension is a handy tool that syncs with your calendar allowing you to find all the overlapping open time slots between you and your team. This extension is designed to make it quick and easy to find meeting times across multiple team member's calendars.
This Extension is free to use or modify but if you have found it helpful please consider making a donation: https://www.paypal.com/donate/?hosted_button_id=QJ3UAKWRTSZZA
Features Feature 1: Connects to your Google Calendar and any other Calendars you have subscribed to based on the CalendarIDs entered into the UI. It then finds any open time slots across all of the calendars and produces a table that can be copied. Feature 2: Connects to GMail to access your contacts and provide an autocomplete function as you enter emails into the UI. Feature 3: Allows you to set the minimum length a meeting time should be, the earliest and latest start times of the meeting, and what Time Zone it should convert to. Note, if you select the same timezone you are in it only displays that time zone. If you select a different timezone it will show yours and the converted tiem zone you selected in the UI. Feature 4: Once you copy the table from the chrome extension it will be in markdown. If you highlight after removing any unwanted time slots and right click you can select Render Markdown and it will render it as an HTML table to ensure the formatting looks good to your recipient.
Installation: Chrome Web Store Go to the Chrome Web Store. Search for Time2Meet Click on the "Add to Chrome" button. Confirm the permissions required by the extension. Once installed, you'll see the extension icon in your browser's toolbar.
Manual Installation (For Development and Testing): Clone this repository or download the ZIP file and extract it. Open Chrome and go to chrome://extensions/. Enable "Developer mode" at the top-right. Click "Load unpacked" and select the extension's folder. The extension should now be installed and its icon should appear in the toolbar. Usage Click on the extension icon in the toolbar to open the popup.
Contributing: Fork the repository on GitHub. Clone the forked repository to your machine. Make your changes. Run tests to ensure your changes have not broken any existing functionality. Commit your changes. Push the changes back to your fork on GitHub. Create a pull request, and wait for it to be reviewed.
License This project is licensed under the MIT License. See the LICENSE.md file for details.
Contact For any queries, feel free to reach out to Brendon Lasley at lasleybrendon@gmail.com.