kommanderapp / kmd-uwp

kommander is a file manager with fluent design and maximum customizability
https://kommanderapp.net
Apache License 2.0
63 stars 14 forks source link

Add cortana support #64

Open arkoc opened 6 years ago

colinkiama commented 6 years ago

How should Cortana support be implemented? I'd be interested in working on this.

arkoc commented 6 years ago

It's a bit tricky part. Initial plan was to create files search support from Cortana. Like: "Cortana, kommander show all html files that have name "test"". Have a look at this file: https://github.com/kommanderapp/kmd-uwp/blob/master/kmd/KommanderVoiceCommands.xml.

This is a basic configuration. I guess in released version this part is working. ( just Cortana is lunching kommander)