Add rpm installer for Linux

This commit is contained in:
P3n3tr4t0r
2025-06-24 20:30:43 +02:00
parent 7b56e64ef5
commit 505d1b7fe8
7 changed files with 131 additions and 57 deletions

View File

@@ -7,10 +7,12 @@ This is a fork of [corsair_lcd_tool](https://github.com/UDPSendToFailed/corsair_
- Low resources usage compared to iCUE.
# Planned Features
- .rpm installer
- Overlay text
- Implement temperatures
# TODO:
- fix tray icon with .rpm
# Usage
- Install [Python](https://www.python.org/downloads/ "Python") 3.6 or newer.
- Clone the repo or download as ZIP and extract it to a new folder.
@@ -28,7 +30,7 @@ It might work on Windows but to get sure use the original [corsair_lcd_tool by U
# WHY
Because Corsair decided to do nothing for Linux users.
If I have some time I might also integrate RGB Controllers in another repo!
If I have some time I might also integrate RGB Controllers in another repo with a fork of this!
# Thanks to
- [UDPSendToFailed](https://github.com/UDPSendToFailed "UDPSendToFailed") for the work. The main functionality is all in [corsair_lcd_tool](https://github.com/UDPSendToFailed/corsair_lcd_tool "corsair_lcd_tool")