Skip to content

crclayton/custom-cortana-commands-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Here's a short tutorial on how to create commands

How to Create Custom Cortana Commands Tutorial

And a tutorial on how to use this repository

How to Create Custom Cortana Commands Tutorial 2

About

This is a template for how to register custom Cortana commands on Windows 10.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages