This repository contains the software needed to display an Outlook Calendar on a Moddable Two display.
More about the project here: https://www.mikehedman.com/blog/?p=88295740
Prerequisite: follow the steps in the Moddable Two Getting Started Guide
Run on the simulator:
mcconfig -d -m
Deploy to device with WiFi credentials
mcconfig -d -m -p esp32/moddable_two ssid="xxxxxx" password="yyyyyyyyy"
Configurable options are primarily in the config
section of device/manifest.json
The Chrome extension is used to collect the meeting schedule from an MS Outlook webview: https://outlook.office.com/calendar
The device software also displays buttons, that when pushed sends a message to the Chrome Extenstion, cause notifications to be displayed on the computer running Chrome.
To use:
- Install extension
- Open Chrome, and load your Outlook calendar, eg: https://outlook.office.com/calendar
- Navigate to the proper day
A 3D printable mount can be found here: https://www.thingiverse.com/thing:4414309
Moddable is a trademark of []Moddable Tech Inc.](https://www.moddable.com) Messager icon image (used in the notification) is from https://www.freeiconspng.com/uploads/message-icon-png-16.png
MIT