https://github.com/leomotors/random-zoom-pfp
Randomly change your Zoom Profile Picture
https://github.com/leomotors/random-zoom-pfp
zoom-meetings
Last synced: 2 months ago
JSON representation
Randomly change your Zoom Profile Picture
- Host: GitHub
- URL: https://github.com/leomotors/random-zoom-pfp
- Owner: leomotors
- License: mit
- Created: 2021-11-08T08:40:29.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-09T01:49:48.000Z (over 3 years ago)
- Last Synced: 2025-01-01T17:26:35.175Z (4 months ago)
- Topics: zoom-meetings
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Random Zoom Profile Picture
Randomly change your Zoom Profile Picture
Work in Progress
## Honorable Mention
Thank you GitHub Copilot for assisting me!
## To Implement
You will need to create your own app in Zoom Marketplace [Guide](https://marketplace.zoom.us/docs/guides/build/jwt-app)
```
JWT_TOKEN=
USER_ID=
IMAGE_DIR=
```