$$\ $$\ $$\ $$\ $$\ $$$$$$$$\ $$\
$$ | $\ $$ | $$ | $$ | $$ | \____$$ | $$ |
$$ |$$$\ $$ | $$$$$$\ $$ | $$\ $$$$$$\ $$ | $$ | $$$$$$\ $$ / $$$$$$\ $$$$$$\ $$$$$$\$$$$\ $$ |
$$ $$ $$\$$ | \____$$\ $$ | $$ |$$ __$$\ $$ | $$ |$$ __$$\ $$ / $$ __$$\ $$ __$$\ $$ _$$ _$$\ $$ |
$$$$ _$$$$ | $$$$$$$ |$$$$$$ / $$$$$$$$ |$$ | $$ |$$ / $$ | $$ / $$ / $$ |$$ / $$ |$$ / $$ / $$ |\__|
$$$ / \$$$ |$$ __$$ |$$ _$$< $$ ____|$$ | $$ |$$ | $$ | $$ / $$ | $$ |$$ | $$ |$$ | $$ | $$ |
$$ / \$$ |\$$$$$$$ |$$ | \$$\ \$$$$$$$\ \$$$$$$ |$$$$$$$ |$$$$$$$$\\$$$$$$ |\$$$$$$ |$$ | $$ | $$ |$$\
\__/ \__| \_______|\__| \__| \_______| \______/ $$ ____/ \________|\______/ \______/ \__| \__| \__|\__|
$$ |
$$ | Website ~ https://gardunos.tech
\__|
WakeUpZoom! is a PowerShell script that facilitates the task of having to keep up with various Zoom links and class times.
- Ability to easily delete scheduled zoom calls
- .exe file can be found in the release files (great for user's unfamiliar with Powershell)
- Desktop shortcut is created so you DON'T have to keep up with URL's.
- As long as you're logged in, Zoom meetings will deploy automatically as scheduled.
- Schedule as many Zoom meetings as you want!
- Stayed up late & only need to use it once? You can specify the frequency (Once/Weekly)
- PowerShell can be closed as soon as classes have been added!
- Program only needs to be ran ONCE (if scheduling for weekly meetings)
- One-Click Download (
HERE
) - Right click on the file
WakeUpZoom.exe
& chooseRun as Administrator
- Your computer might detect this as a virus because it's a
.exe
file, but just click on "Run Anyways".
- Download the most recent release
here
- After you've downloaded the file, right click on the file named
WakeUpZoom.ps1
and chooseRun with PowerShell
- Open PowerShell as admin
- Run this command
git clone https://github.com/luisegarduno/WakeUpZoom.git ; cd WakeUpZoom; .\WakeUpZoom.ps1