custom-cortana-commands-template
custom-cortana-commands-template copied to clipboard
This is a template for how to register custom Cortana commands on Windows 10.
Custom Cortana Commands Template
This is a simple template for how to register custom commands with Cortana on Windows 10.
Examples include:
- Opening a website
- Opening a file
- Creating/modifiying a file
- Sending serial data
- Sending simple Pushover.Net notifications
Feel free to create pull requests with additional command templates!
Requirements
This was built with Visual Studio Community Edition with the Windows Universal Platform application template, and requires that developer mode be enabled.