Skip to content

Releases: fiddyschmitt/SimpleKVM

Simple KVM v2.0.0

01 Jul 11:09
Compare
Choose a tag to compare

Important: Breaking changes

You'll need to recreate your rules (sorry!), but it should be easier now that the monitor layout is shown.

image

Changes:

  • Monitor Layout is shown (similar to Windows display settings)
  • Monitors are now addressed based on location (rather than enumerated index)
  • Faster load time
  • Monitor list is refreshed when a monitor change is detected
  • Upgraded to .NET 8

SimpleKVM 1.08

15 Jul 12:10
47feac0
Compare
Choose a tag to compare
  • Added a 'Test' button, to test the rule before saving
  • Rule can be right-clicked and run

Thanks @zaccharles!

SimpleKVM 1.07

26 Mar 09:39
Compare
Choose a tag to compare

Bugfix: Hotkey with right arrow is now working
Updated NuGet packages

SimpleKVM 1.06

27 Dec 01:13
Compare
Choose a tag to compare

Now also displays monitors with no DDC/CI capabilities string

SimpleKVM 1.05

24 Dec 12:35
Compare
Choose a tag to compare

Now displays USB events for Win32_PointingDevice and Win32_Keyboard, so that Microsoft Wireless Notebook Optical Mouse 3000 dongles can now trigger a switch. Thanks digitaltrousers!

SimpleKVM 1.04

20 Dec 11:38
Compare
Choose a tag to compare

Removed an old dependency on 'ControlMyMonitor.exe', which was the original way the program switched inputs. Thanks ranger_danger.

SimpleKVM 1.03

20 Dec 11:21
Compare
Choose a tag to compare

Addresses issue #1, where the program crashed at startup if a monitor had no 'sources' listed in the capability string. Thanks neontuna and dougwebb!

SimpleKVM 1.02

03 Dec 05:23
Compare
Choose a tag to compare

Now uses .NET 5.0, and compiled to a single exe.

SimpleKVM 1.01

08 Jun 02:08
Compare
Choose a tag to compare

Rules can be enabled and disabled

SimpleKVM 1.0

12 Oct 06:58
Compare
Choose a tag to compare
Removed dependency on ControlMyMonitor.exe