Skip to content
This repository has been archived by the owner on Dec 1, 2020. It is now read-only.
/ AlexaComp Public archive

Control your computer with your Alexa device! - Pull requests welcome!

License

Notifications You must be signed in to change notification settings

akmadian/AlexaComp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AlexaComp


AlexaComp is an open source Alexa skill that allows you to interact with your computer using your Alexa device!

For a comprehensive list of all the commands you can give to AlexaComp, take a look at Commands.md.

Installation

Installation and setup instructions can be found in the Setup.md file.

If you would like to help test AlexaComp, you can email me and request beta access. I should reply relatively soon with a link to the skill and the next steps to take.

Please keep in mind that during beta testing, the skill, and all of its components are in active development, and certain functionality may stop working at any time. If something stops working, please submit an issue.

    Account Linking
    Q: Why do I need to link my Amazon account to use AlexaComp?
    A: Account linking is used only to get the user's email address. 
         The email is only retreived and used when the user tells 
         AlexaComp to start device linking.

Planned Features

Launching various applications
  • Launch Applications like Google Chrome, Spotify, etc.
Retrieving Hardware Info
  • Get Temperature/ Load/ Clock Speed of a Given Part
Issuing System Commands
  • Shut Down/ Restart/ Sleep/ Hibernate
  • Lock
  • Log Out
Audio Control
  • Play/Pause
  • Previous/ Next Track
  • Increment/ Set Volume (to percent)
RGB Lighting Control
  • Set All/ Individual Parts To Color
  • Set All/ Individual Parts To Effect
Google Home support might be on the way, I'm not sure yet...

Contributing

A great way to contribute without spending much time or writing any code is to help hardware compatibility by running the compatibility tool on your computer.
If you would like to help with ongoing testing of features, and/ or the skill model, please join the AlexaComp discord server!
Forks and pull requests are welcome! No real format guidelines, just fork, make changes, and submit a PR detailing changes made :)

You can also help out by trying to fix issues marked as help wanted.

If you are going to submit an issue, please include any and all relevant log files either as uploads, or links to a service like pastebin. Log files can be found by default in C:\Program Files(x86)\AlexaComp\Logs

Privacy

AlexaComp does collect some information about users. However, it only collects enough to make the skill work. The data that is gathered is anonymized, and never sold. See the AlexaComp privacy policy for more information.

Unstable Client Builds

If you want to see the latest builds, check this Google Drive folder.
There are a couple suffixes after the version number you should be aware of.

  • If there is a WA, that means that that installer should work with ASUS AuraSync devices.
  • If there is a T, that means that that installer will not open the gui, and will close when a key is pressed after loading.
  • If there is a C, that means that that installer will open with a console window, and the GUI. No C is just GUI.

Hardware monitoring package made by openhardwaremonitor
RGB Lighting package made by RGB.NET
</> With ♥ by Ari Madian