Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 263 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 263 Bytes

outlook-scheduler

Schedule events in Outlook 365

Quick start

Linux

docker run --rm -it --pull always \
--mount type=bind,src=$HOME,dst=/home \
-e NETRC=/home/.ssh/netrc \
andylytical/outlook-scheduler:main

Inside Docker container

  • ./run.sh