Skip to content

Commit

Permalink
README and screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
homelab-00 committed Jan 6, 2025
1 parent f9359a1 commit 36ddb2b
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
A simple app that lets you edit profile names and profile icons in Logitech G HUB. Written in python. Inspired by [this](https://www.reddit.com/r/LogitechG/comments/jwiddw/g_hub_renaming_profiles/k8t1s6c/
) reddit comment.

You can run it directly (without having to bother with python) by simply downloading the `.exe` from releases.
Make sure to exit LGHUB while editing the profiles with this app and to exit this app when you start LGHUB afterwards.

The app auto-detects the `.db` file where LGHUB stores all the profile data. It's hardcoded to look into `C:\Users\%username%\AppData\Local\LGHUB`. If your `.db` file is located elsewhere you can manually edit the script. The icons folder (`icon_cache`) is located in that same folder as well.

Tested in LGHUB `2024.9.649333`

![screenshot](https://github.com/homelab-00/LGHUB-Profile-Editor/blob/main/screenshots/screenshot_1.png?raw=true)
Binary file added screenshots/screenshot_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 36ddb2b

Please sign in to comment.