Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adamyonk/zoom-launcher
https://github.com/adamyonk/zoom-launcher
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/adamyonk/zoom-launcher
- Owner: adamyonk
- Created: 2018-10-08T17:13:07.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-05-07T20:23:35.000Z (over 3 years ago)
- Last Synced: 2023-03-22T14:03:26.527Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Zoom Launcher
### Installation:
`npm i -g zoom-launcher`
### Requirements:
- ical-buddy
`brew install ical-buddy`
- `ZOOM_LAUNCHER_URL`
An enviroment variable set to your company zoom URL:
`export ZOOM_LAUNCHER_URL="yourco.zoom.us"`Optional:
- `ZOOM_LAUNCHER_CALS`
An environment vairable set to a comma-separated list of the calendars you would like to filter by:
`export ZOOM_LAUNCHER_CALS="[email protected],Personal Calendar"`