1
0
2022-08-07 22:56:24 +02:00
2022-08-07 22:49:09 +02:00
2022-08-07 22:49:09 +02:00
2022-08-07 22:49:09 +02:00
2022-08-07 22:56:24 +02:00

cloud-flight-tray

A tray service for the HyperX Cloud Flight headset

Prerequisites

Requires at least Java >=18

Install

First, build the project by invoking mvn package. Then copy the result artifact target/cloud-flight-tray-X.jar to ~/.local/share/java/cloud_flight_tray/cloud-flight-tray.jar. After that copy the systemd template service from tools/template-cloud-flight-tray.service to ~/.config/systemd/user/cloud-flight-tray.service. Finally, reload the systemd services via systemctl --user daemon-reload and start the service via systemctl --user enable --now cloud-flight-tray

This project was heavily inspired by kondinskis/hyperx-cloud-flight

Description
A tray service for the HyperX Cloud Flight headset
Readme 113 KiB
Languages
Java 95.8%
Shell 4.2%