oblitum / Interception

The Interception API aims to build a portable programming interface that allows one to intercept and control a range of input devices.
http://oblita.com/interception
1.32k stars 271 forks source link

Request to open-source the installer #128

Closed tpiekarski closed 2 years ago

tpiekarski commented 2 years ago

Can I ask why the installer is closed source? Could you consider to open source it?

When this is not an option at all, could you point out if it is possible to install it manually like other regular drivers? And at least describe the steps involved. I do not like to run an installer who could brick my rig, like I read about in other few issues without knowing what this installer is doing.

No offense but to be honest I am wondering you got an open source project with a closed source installer, now that's a little bit odd, isn't it.

oblitum commented 2 years ago

See https://github.com/oblitum/Interception/issues/117#issuecomment-822033349.

Closing as duplicate of https://github.com/oblitum/Interception/issues/120. I see nothing odd with it.

oblitum commented 2 years ago

FWIW, I dogfood on this project since Windows 2000 till Windows 10 20H2, on every OS upgrade, no issues, working rocksolid as expected. But nothing is perfect, when people report, it's generally in very rare/narrow situations which I'm unable to replicate, or they did something wrong, picked the software from 3rd party, don't know how to program, etc.

tpiekarski commented 2 years ago

Sounds reasonable, thanks for your reply. Didn't know you make to some degree a living of it. Going to reconsider and giving a shot in a VM, I am intrigued by the library and possible use-case in the Qt framework :-)