Skip to content

ernest/meeting-link-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Video Link Manager

Have online class or working from home? Keep information about your Zoom meetings in one place. This manager saves you the inconvenience of digging through your email or notes to find Zoom links or meeting ids.

Screenshot of rendered HTML on phone and computer

Getting Started

  1. Compile and run setup.cpp to begin.

    g++ -std=c++17 setup.cpp
  2. Answer the questions about your schedule.

    If you enter something incorrectly, you must restart setup.cpp (stop with CTRL + C).

  3. A custom webpage at index.html will be generated that will house your meetings' descriptions, times, and locations. Open it in your browser and add it to your bookmarks!

  4. Enjoy