Easily install and configure Graf Technology Remote on your system by following the instructions below.
<script defer src="/script.js"></script>β Best for most users
- Click below to download the PowerShell script.
- Extract the ZIP file and right-click β "Run with PowerShell".
π Download Windows PowerShell Installer
β For users who prefer Command Prompt
- Click below to download the CMD script.
- Extract the ZIP file and double-click the
.cmdfile.
π Download Windows CMD Installer
πΉ Step 1: Open Terminal (Cmd + Space, then type Terminal)
πΉ Step 2: Click the copy button next to the command below and paste it into Terminal:
curl -o destiny-mac-bash.sh https://s3.amazonaws.com/graftechnology/remote/destiny-mac-bash.sh && chmod +x destiny-mac-bash.sh && sudo ./destiny-mac-bash.shπΉ Step 3: Enter your Mac administrator password when prompted. π This will automatically download and install the necessary setup.
πΉ Step 1: Open your Terminal (Ctrl + Alt + T)
πΉ Step 2: Click the copy button next to the command below and paste it into Terminal:
curl -o destiny-linux-bash.sh https://s3.amazonaws.com/graftechnology/remote/destiny-linux-bash.sh && chmod +x destiny-linux-bash.sh && sudo ./destiny-linux-bash.shπΉ Step 3: Enter your root password when prompted. π This will automatically download and install the necessary setup.
If you run into any issues, feel free to reach out for support! β Windows: Ensure you're running the script with the correct permissions. β Mac/Linux: If you get a "Permission Denied" error, run:
chmod +x destiny-mac-bash.sh # Mac
chmod +x destiny-linux-bash.sh # LinuxThen try again.
π You're all set! Enjoy using Graf Technology Remote!