https://github.com/alswl/create-calendar-event
Auto ording room for exchange server.
https://github.com/alswl/create-calendar-event
exchange meeting-room ordering outlook
Last synced: 7 months ago
JSON representation
Auto ording room for exchange server.
- Host: GitHub
- URL: https://github.com/alswl/create-calendar-event
- Owner: alswl
- Created: 2018-03-26T09:03:48.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-12-12T01:46:00.000Z (over 2 years ago)
- Last Synced: 2025-09-24T00:02:04.167Z (7 months ago)
- Topics: exchange, meeting-room, ordering, outlook
- Language: Python
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## create-calendar-event
Auto ording room for exchange server.
预定 Exchange / Outlook 下会议室的自动化脚本。
Fuck 那些抢会议室的人。
Usage:
```
python create_calendar_event.py -u you@domain.com -s mail.domain.com -l "6F-F16-天箭座-14人" -m skybolt@domain.com -b"技术之夜 03-21" -d "2018-03-21 18:00" -a "90"
```
Env variables:
```
EXCHANGE_ORDER_DSN # Sentry token
EXCHANGE_ORDER_PASSWORD # Exchange domain password
```