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
.cmd
file.
🔗 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 # Linux
Then try again.
🎉 You're all set! Enjoy using Graf Technology Remote!