Package Details: ezcoo-cli 0.2.0-1

Git Clone URL: https://aur.archlinux.org/ezcoo-cli.git (read-only, click to copy)
Package Base: ezcoo-cli
Description: A tool to control EZCOO KVM switches via the serial interface
Upstream URL: https://github.com/luminger/ezcoo-cli
Licenses: GPL-3.0-or-later
Submitter: Luminger
Maintainer: Luminger
Last Packager: Luminger
Votes: 1
Popularity: 0.024074
First Submitted: 2023-06-02 13:55 (UTC)
Last Updated: 2025-10-19 06:25 (UTC)

Latest Comments

frostwork commented on 2025-11-20 15:45 (UTC)

@Luminger, just wanted to tell you that I switched to an other kvm switch, because of was tired of the broken edid problems with the ezcoo device.

thank you for making the last months a bit better with your tool :) (I'll miss serial control with the device - will have to use my ir-blaster in HA, but the edid just works).

frostwork commented on 2025-09-08 13:15 (UTC)

Very cool! Thank you very much for the bump and for the heads up, @luminger

Not sure if reworking the tool makes much sense. At least for me, multiple functions listed in the available serial commands do not seem to work anyway. Switching the predefined edid modes kind of works, but I doubt it is worth the effort to implement this, as the function likely is not really needed very often. For me ezcoo-cli already covers the main use case.

Luminger commented on 2025-09-08 06:51 (UTC)

@frostwork: Just updated the PKGBUILD

Luminger commented on 2025-09-03 14:41 (UTC)

You're more than welcome! Happy to see that it's used beyond just me :)

The only functionality that's there is switching HDMI inputs IIRC, it's been a while since I looked at the code. It's a hot mess though and is in dire need of a rework/rewrite. Having said that, it's also working without issues for the past year in my KVM setup.

Thanks for reporting the build bug, I'll see that I get the PKGBUILD updated.

frostwork commented on 2025-09-03 14:14 (UTC)

Thank you very much for both the project and the pkgbuild!

I haven't found out the whole functionality yet, but switching the hdmi inputs at least already works fine (which is basically almost everything I did via echo until now :))

I'd like to suggest adding 'python-poetry-core' to the makedepends, else the build fails with "pyproject_hooks._impl.BackendUnavailable: Cannot import 'poetry.core.masonry.api'"