This is a calendar for students with online lectures in Zoom. You can quickly copy meeting passwords to the clipboard and join.
Just visit https://nak.coderesting.dev/zoomcalendar/
Every subject is in the edit mode after its creation. From here you can
- Add a name, link, password or time to a subject
- Save or delete a subject.
After a subject is saved, it goes into display mode. From here you can
- Drag a subject to reorder your schedule
- Go into edit mode
- Copy the Zoom password into the clipboard
- Launch the Zoom meeting (You can skip option 3 when using this action because it also copies the password)
App setting | Explanation |
---|---|
Close join tab after | The browser will open a new tab when you join a meeting. This option will close this tab for you after x seconds. When this number is too low you might not join the meeting. |
Dark theme | Self explanatory |
Show saturday | Self explanatory |
Sort schedule | This option sorts your subjects according to your real schedule. It is very important that you name your subjects exactly like the ones in your real schedule. |
Sync setting | Explanation |
---|---|
Account | Sync your schedule with all your devices |
Import/Export | Share your schedule with your fellow students or create backups |
Feel free to submit pull requests, open new issues or just spread the word about this NAK Tool.
npm install
npm run serve
npm run build
npm run lint