Control your computer using your Google Home, Amazon Alexa and Microsoft Cortana assistants!
This is a simple but powerful tool that allows you to perform tasks on your Windows computer like;
- Shutdown [GH][Alexa]
- Open a file [GH][Alexa]
- Restart [GH][Alexa]
- Sleep / Hibernate [GH][Alexa]
- Lock [GH][Alexa]
- Logout [GH][Alexa]
- Set volume to
percent
[GH] Alexa doesn't support parameters in applets - Mute / unmute [GH][Alexa]
- Music control:
- more to come
- Join our Discord server: https://discord.gg/ukkUu26
- Follow me on Twitter for updates: https://twitter.com/ACC_HomeAlexa
This software only works on Windows and has yet only been tested on Windows 10, 8 & 7.
Setting up AssistantComputerControl is a piece of cake! It only takes about 2 minutes. You just download the latest version to your computer, open it and the setup guide will take you through the very short setup guide!
Note: IFTTT and a Dropbox account is required for the default setup. Dropbox will need to be running at all times for ACC to work
When the setup is done, all there's left to do is enable as many actions as you like! An "action" is executed on your computer, so enabling the "shutdown" action will allow you to shut down your computer using your assistant!
Scroll to the start of this article for a link-list of all the supported actions! Or visit the "Actions" article in the Wiki for a more detailed look at what actions are, what they do and how they work.
If you want more freedom and set all of this up yourself you can do that! Here is a guide on how to manually set up the software (also fairly simple), which allows you to decide where the software is on your computer and much more.
For more nerdy technical info you can go to the Wiki and take a look at the other articles as well.
So as you can see no coding is required! But if you're up for it and want to add your own features to the project it's easy! The entire project is made made in C# and the code is opensource and quite simple, so feel free to use the code in your own fork or even better; submit pull requests!
- Huge thanks to readme.io and Advanced Installer for letting us use their services for free, giving back to the opensource community
- Json.NET; free Json library for .NET
- Sentry.IO; great issue-tracking making it much easier to resolve issues
- Software based on idea by YouTuber Hylke Jellema's video