An open API service indexing awesome lists of open source software.

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.

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
```