You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Open a file (or multiple) [[GH](https://ifttt.com/applets/Pny8DKBL-acc-open-file-example)][[Alexa](https://ifttt.com/applets/EsP6zWpe-acc-open-file-example)]
@@ -26,26 +26,26 @@ This is a simple but powerful tool that allows you to perform tasks on your Wind
26
26
This software only works on Windows and has yet only been tested on Windows 10, 8 & 7.
27
27
28
28
## Install
29
-
Setting up AssistantComputerControl is a _piece of cake!_ It only takes about 2 minutes. You just [download the latest version](http://acc.albe.pw/) to your computer, open it and the setup guide will take you through the very short setup guide!
29
+
Setting up AssistantComputerControl is a _piece of cake!_ It only takes about 2 minutes. You just [download the latest version](https://assistantcomputercontrol.com/) to your computer, open it and the setup guide will take you through the very short setup guide!
30
30
31
31
_Note: [IFTTT](https://ifttt.com/) and a [Dropbox](https://www.dropbox.com/) account is required for the default setup. Dropbox will need to be running at all times for ACC to work_
32
32
33
33
## Adding actions
34
34
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!
35
35
36
36
Scroll to the start of this article for a link-list of all the supported actions!
37
-
Or visit the ["Actions"](https://github.com/AlbertMN/HomeComputerControl/wiki/Actions) article in the Wiki for a more detailed look at what actions are, what they do and how they work.
37
+
Or visit the ["Actions"](https://acc.readme.io/docs/actions) article in the Wiki for a more detailed look at what actions are, what they do and how they work.
38
38
39
39
---
40
40
41
-
If you want more freedom and set all of this up yourself you can do that! [Here](https://github.com/AlbertMN/AssistantComputerControl/wiki/Manual-setup) 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.
41
+
If you want more freedom and set all of this up yourself you can do that! [Here](hhttps://acc.readme.io/docs/application-advanced-settings-expert-setup) 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.
42
42
43
-
For more nerdy technical info you can go to the [Wiki](https://github.com/AlbertMN/AssistantComputerControl/wiki) and take a look at the other articles as well.
43
+
For more nerdy technical info you can go to the [Wiki](https://acc.readme.io/docs/) and take a look at the other articles as well.
44
44
45
45
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!
46
46
47
-
### Things ACC likes
48
-
* Huge thanks to [readme.io](https://readme.io/) and [Advanced Installer](https://www.advancedinstaller.com/) for letting us use their services for free, giving back to the opensource community
47
+
### Services and people we like
48
+
* Huge thanks to [readme.io](https://readme.io/) and [Advanced Installer](https://www.advancedinstaller.com/) for letting us use their services for free, giving back to the open source community
49
49
*[Json.NET](https://www.newtonsoft.com/json); free Json library for .NET
50
50
*[Sentry.IO](https://sentry.io/welcome/); great issue-tracking making it much easier to resolve issues
51
51
*_Software based on idea by YouTuber [Hylke Jellema](https://www.youtube.com/user/hylke101)'s [video](https://www.youtube.com/watch?v=gOt1IyEAIxA)_
0 commit comments