Autodarts-desktop (ADD) manages several apps for https://autodarts.io. It automatically downloads and updates apps, provides configuration windows, and allows the launching of apps through a curated list of profiles.
If you are looking for an video explaination (german), have a look at https://www.youtube.com/watch?v=L5qx0afyXKs
List of Apps managed by ADD:
- autodarts-client
- autodarts-caller
- autodarts-extern
- autodarts-wled
- autodarts-gif
- autodarts-voice
- cam-loader
- droid-cam
- epoc-cam
- virtual-darts-zoom
- dartboards-client
- custom-web-url-*
- custom-*
Disclaimer: Some apps could not be visible in your setup. The reason for that is that some apps are not available for your os.
Autodarts-desktop supports all major platforms:
OS | X64 | X86 | ARM | ARM64 |
---|---|---|---|---|
Windows | ✔️ | ✔️ | ✔️ | ✔️ |
Linux | ✔️ | ✔️ | ✔️ | |
macOS | ✔️ | ✔️ |
Autodarts-desktop is built with Avalonia. check it out: https://docs.avaloniaui.net/
You can install autodarts-desktop on a Linux system by using this single command.
It will automatically download the latest version and configures it for autostart.
You might have to install curl
on your machine beforehand.
You can do so with sudo apt install curl
.
bash <(curl -sL get-add.arnes-design.de)
-
Create a new folder called "autodarts-desktop" in your home directory.
-
Download the appropiate zip-file. You can find it in the release section.
-
Extract the zip-file to the new folder "autodarts-desktop".
-
Linux and MacOS: Execute the following commands in a terminal
chmod +x ~/autodarts-desktop/autodarts-desktop
systemctl disable autodarts.service
-
MacOS: disable os-app-verification:
sudo spctl --master-disable
Unfortunately I couldn't find a proper way without doing this. Moreover make sure you do initial installation-steps for macos in case you want to use autodarts-client (https://docs.autodarts.io/getting-started/installation/)
-
Start the application by double-click autodarts-desktop
You can remove autodarts-desktop by passing --uninstall
flag as follows.
bash <(curl -sL get-add.arnes-design.de) --uninstall
-
Remove the folder called "autodarts-desktop" in your home directory.
-
Linux and MacOS: Execute the following commands in a terminal:
systemctl enable autodarts.service
-
MacOS: enable os-app-verification:
sudo spctl --master-enable
Profiles representing different play-scenarios, whether you only want to use autodarts-caller or playing extern by using autodarts-extern. Every app in a profile can be marked for start by checking it. Apps that are mandantory for particular profile can't be unchecked. To start a selected profile click the button next to profile selection. On profile-start the application will check every included app for existence, installs it or updates it if it isn't up-to-date. If an app needs configuration, autodarts-desktop will display a configuration window to organize that. Configuration is explained in the next section. To close a running app use the ecks-symbol. To see an apps output click the monitor-symbol that should appear after a short time since app-start. It shows full details of app events in realtime. You can also rename every app: use a right click for that; you can always return to the default name by entering an empty value.
Some Apps have mandatory configuration fields to work properly. Those fields are highlighted by a red colored frame. You can also spot a mandatory field by asterik character (*) at the end of the particular field-name. To reset a field-value click on the rubber-symbol. For an extensive App explaintion and its configuration click the question mark-symbol in the upper-right corner. If your done filling out configuration fields just close the dialog window to save configuration. In case the app is still running, ADD will automatically restart it to apply current configuration.
Imagine you could start your favorite apps along autodarts-*. That is what custom-apps are made for. As an example: You could start OBS, to stream an autodarts-game.. or trigger a Home-Assistant-hook to turn on your AD-Build.. or just some lights.
If you would like to stay on specific app-version, create an empty file called "my_version.txt" in particular app dir. That file will stop future app-updates, until you remove the file.
If you're running autodarts-desktop on windows the affected app is probably classified as a virus. The easiest way to verify this is to close ADD. After that, add the main folder (autodarts-desktop) as an exception for screening. Restart ADD and try to start the app.
You just finished your new extension and wonder how to integrate it in ADD -> just send me a message on discord ;)
- Icon by Ognjen Vukomanov on freeicons.io
- Icon by Muhammad Haq on freeicons.io
- Icon by Mubdee Ashrafi on freeicons.io
- Icon by Flatart on freeicons.io