gu3st / hds_desktop

The new desktop app for HDS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The new desktop app for HDS

Features

  • Local connection for one overlay and one watch
  • Connection support:
    • Overlays with websocket
    • Watches with REST connections

Getting started

  1. Download the binary for your platform here.
  2. Complete the steps required by your platform to run the app
Windows
  1. Run the downloaded file
  2. Click "Allow access" on this popup
MacOS
  1. Unzip the downloaded file and run it
  2. Press "OK" on this popup:
  3. Open System Preferences > Security & Privacy > General and click "Open Anyway"
  4. Click "Open" on this popup
Linux
  1. Run the following in a terminal:
chmod +x hds_desktop_linux
  1. Run the app

Usage

  1. Disable HDS Cloud in the watch app and overlay settings
  2. The desktop app will list possible IP addresses of your machine. Pick the correct one and input it into the watch app settings.
  3. Everything else is the same as with HDS Cloud

Additional information

If you need to change the port, run the binary with the --port flag

For additional help, join the Discord server

About

The new desktop app for HDS


Languages

Language:Dart 100.0%