|
|
|
|
|
by srigi
100 days ago
|
|
The official SW on MacOS is somewhat usable if: - you disable all communication with a firewall (so it doesn't autoupdate) - `sudo pkill -9 LogiPluginService && sudo rm -rf /Applications/Utilities/LogiPluginService.app` (so it does not eat resources and don't run a useless service in the bg) |
|